diff options
Diffstat (limited to 'vps-do.pl')
-rwxr-xr-x | vps-do.pl | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -62,11 +62,7 @@ sub main { $i += 1; } } - my $dash = `/bin/sh -c "which dash"`; - chomp $dash; system( - $dash, - '-c', 'ssh ' . SSH_BOY . " << EOF " . $called_script . $argv_line . " exit |