Added round pincers
[physical.git] / repository handling tools / commit and push
index 057b511..e674bf1 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/bash
-cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi;
+
+cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -- "$0" T; exit; fi;
 
 cd ..
 
+git add --all
 cola
 git push