X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=physical.git;a=blobdiff_plain;f=repository%20handling%20tools%2Fupdate%20web%20site;fp=repository%20handling%20tools%2Fupdate%20web%20site;h=99439000d3065e87fa43092e9b706e7d575bd2f8;hp=3c33d49bea732098ca25fe757f1f68fa8e10d8e7;hb=1f5837e76c16933049a1086ad433f51923a7e50b;hpb=ac6beee92f6836f3ed1e87899d7b90680328069e diff --git a/repository handling tools/update web site b/repository handling tools/update web site index 3c33d49..9943900 100755 --- a/repository handling tools/update web site +++ b/repository handling tools/update web site @@ -2,7 +2,7 @@ # I use this script to update project website. -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 ..