require python 3; make command more commanding

This commit is contained in:
William Pietri
2017-10-31 11:18:09 -07:00
parent 20579d92ab
commit 6f29c96e61
2 changed files with 2 additions and 0 deletions
-6
View File
@@ -1,6 +0,0 @@
#!/bin/bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd ${DIR}
pipenv run -- python ./sucks.py "$@"