Linked article: Geometrical Thinking Offers a Window Into Computation
[sixth-data.git] / tools / update web site
index 3981451..1350337 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 ..