3 lines
65 B
Bash
3 lines
65 B
Bash
|
#!/bin/sh
|
||
|
ssh -X 62.65.155.65 "( cd firstclass-8.315-2; ./fcc )"
|