Update samy.ps1
This commit is contained in:
1
samy.ps1
1
samy.ps1
@@ -123,6 +123,7 @@ function Invoke-ScriptAutomationMonkey {
|
||||
Download and launch SAMY in interactive UI mode on the local machine.
|
||||
|
||||
.EXAMPLE
|
||||
& ([ScriptBlock]::Create((iwr 'samybeta.svstools.ca').Content )) -SilentInstall
|
||||
(iwr samy.svstools.ca -UseBasicParsing).Content | iex
|
||||
Invoke-ScriptAutomationMonkey -SilentInstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user