Skip to content

Commit

Permalink
Update final message
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkst-pieter committed Nov 20, 2024
1 parent 005412c commit 5c632e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canarytokens/windows_fake_fs.py
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ class FileEntry
Write-Host "RootPath : " -NoNewline
Write-Host $RootPath -ForegroundColor Green
Write-Host " IMPORTANT: Changes will take effect after next login/reboot" -ForegroundColor Yellow
Write-Host " IMPORTANT: Scheduled task has started and will launch on future logons" -ForegroundColor Yellow
}
else {
Write-Host "`nScheduled task creation failed." -ForegroundColor Yellow
Expand Down

0 comments on commit 5c632e7

Please sign in to comment.