This commit is contained in:
stubbfel
2013-06-30 21:56:23 +02:00
commit 1aa14e5344
17 changed files with 612 additions and 0 deletions

2
makecleanMoverSight.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
ssh moversight 'export PATH=$PATH:$HOME/omnetpp-4.2.2/bin;cd /home/student/ubeeme/src/moversight;make clean;'