old script to start firstclass on a different host

Signed-off-by: Nico Schottelius <nico@ikn.ethz.ch>
This commit is contained in:
Nico Schottelius 2008-11-28 13:20:19 +01:00
parent 5e597cbe85
commit 97671cede5
1 changed files with 2 additions and 0 deletions

2
old/firstclass-remote.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
ssh -X 62.65.155.65 "( cd firstclass-8.315-2; ./fcc )"