X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-data.git;a=blobdiff_plain;f=tools%2Fcommit%20and%20push;h=c2f228c597cbc544002caefa10e4979caa368521;hp=057b511afb9ab4004d683838c1f504d1dc36204b;hb=c20ef78b553cad795177f4415a20ba8f581426b9;hpb=6be6c3c06011a8cbf136a4b795fb7af2c44a5e43 diff --git a/tools/commit and push b/tools/commit and push index 057b511..c2f228c 100755 --- a/tools/commit and push +++ b/tools/commit and push @@ -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 ..