3 lines
35 B
Text
3 lines
35 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
localscript -c "ssh $@"
|