old script to start firstclass on a different host
Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
parent
5e597cbe85
commit
97671cede5
1 changed files with 2 additions and 0 deletions
2
old/firstclass-remote.sh
Executable file
2
old/firstclass-remote.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
ssh -X 62.65.155.65 "( cd firstclass-8.315-2; ./fcc )"
|
Loading…
Reference in a new issue