Added python dependencies, replaced token and removed "x" option in shell scripts

This commit is contained in:
xawotihs
2014-12-07 22:26:39 +01:00
parent 21a6da91ca
commit b56862fcf8
4 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh -ex
#!/bin/sh -e
# let's dump some info to debug a bit
echo ls = `ls`