diff --git a/samy.ps1 b/samy.ps1 index edf3f5e..3c463ed 100644 --- a/samy.ps1 +++ b/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