diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-26 20:15:38 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-26 20:15:38 +0200 |
commit | 39d541178100327360b7ac8364fa338c18f6513f (patch) | |
tree | f77eeb612d9b8585d8d3dd692c8f69b1f2d51790 | |
parent | Migrated (diff) | |
download | joe-scripts-39d541178100327360b7ac8364fa338c18f6513f.tar.gz joe-scripts-39d541178100327360b7ac8364fa338c18f6513f.tar.bz2 joe-scripts-39d541178100327360b7ac8364fa338c18f6513f.tar.xz joe-scripts-39d541178100327360b7ac8364fa338c18f6513f.tar.zst joe-scripts-39d541178100327360b7ac8364fa338c18f6513f.zip |
Update
-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 |