mirror of
https://github.com/rvrsh3ll/Misc-Powershell-Scripts
synced 2026-06-21 14:09:04 +00:00
Removed stuff
This commit is contained in:
@@ -44,7 +44,6 @@ function Invoke-SSHCommand {
|
||||
catch
|
||||
{
|
||||
Write-Verbose "[*] Error loading dll"
|
||||
Break
|
||||
}
|
||||
|
||||
try
|
||||
@@ -59,7 +58,5 @@ function Invoke-SSHCommand {
|
||||
catch
|
||||
{
|
||||
Write-Verbose "[*] Connection failed"
|
||||
Return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user