diff options
| author | root <root@krebs> | 2011-05-09 20:58:09 +0200 |
|---|---|---|
| committer | root <root@krebs> | 2011-05-09 20:58:09 +0200 |
| commit | 483a46be9a90ef46b3f478d62f108d675159cdc6 (patch) | |
| tree | a3a51b5a5bbd732e1972bd8b03f5bd9471571edd /bin | |
| parent | 56cbb651fa8d5fd6c467b37da4faf745e625ce6c (diff) | |
changed repos directory to fit krebs
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/run.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/run.sh b/bin/run.sh deleted file mode 100755 index 6da3d059..00000000 --- a/bin/run.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -echo basedir $0 -BINDIR="`dirname $0`/../src" - -python2 "$BINDIR/main.py" $@ |
