X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth-3d-demos.git;a=blobdiff_plain;f=tools%2Fupdate%20web%20site;h=49d31e48fee1f98d4a9d5373f5e54ff4e80e2f77;hp=7442ab6ec64bc6dd2d2892c992cfb8954480bf79;hb=HEAD;hpb=bd6502aee14dbda7936780fd81d1b1520c2d1cb8 diff --git a/tools/update web site b/tools/update web site index 7442ab6..49d31e4 100755 --- a/tools/update web site +++ b/tools/update web site @@ -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 ..