X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=tools%2Fcommit%20and%20push;h=c2f228c597cbc544002caefa10e4979caa368521;hb=c20ef78b553cad795177f4415a20ba8f581426b9;hp=057b511afb9ab4004d683838c1f504d1dc36204b;hpb=ea83ab5b7bfde99f3762333a8f8986f96d18454a;p=sixth-data.git 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 ..