summaryrefslogtreecommitdiff
path: root/deploy_om.sh
diff options
context:
space:
mode:
authorNicole Vreden <damba@slartibartfast.traut>2010-02-19 20:18:08 +0100
committerNicole Vreden <damba@slartibartfast.traut>2010-02-19 20:18:08 +0100
commit47398dbe18e7adb6b6a1493f18fc98247450e798 (patch)
tree2a7e26068ce52706055e3eeb9a945af37d88ef34 /deploy_om.sh
parent998d09ecda2e86310331a984f8f760de9ef04e50 (diff)
parented22fce7a9f4332037bf0e9fd97a96b1876acba8 (diff)
Merge remote branch 'origin/damba' into damba
Diffstat (limited to 'deploy_om.sh')
-rwxr-xr-xdeploy_om.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy_om.sh b/deploy_om.sh
new file mode 100755
index 0000000..5549678
--- /dev/null
+++ b/deploy_om.sh
@@ -0,0 +1,4 @@
+sudo ifconfig eth1 192.168.0.200
+scp -r src/YalpClients/EflClient root@192.168.0.202:~
+ssh root@192.168.0.202
+/home/root/EflClient/start_om.sh