3 lines
27 B
Plaintext
3 lines
27 B
Plaintext
|
#!/bin/sh -e
|
||
|
pass ssh "$@"
|