Linked article: Geometrical Thinking Offers a Window Into Computation
[sixth-data.git] / tools / commit and push
index 057b511..c2f228c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/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 ..