Uvozovky kolem proměnné ve skriptu
This commit is contained in:
parent
41146d4181
commit
ca2329ea27
@ -360,7 +360,7 @@ WEBROOT="/srv/www/ucitelonline"
|
|||||||
|
|
||||||
cd $(dirname $0)
|
cd $(dirname $0)
|
||||||
|
|
||||||
[ ! -d $GDIR ] && git clone --recursive "$GREPO" "$GDIR"
|
[ ! -d "$GDIR" ] && git clone --recursive "$GREPO" "$GDIR"
|
||||||
|
|
||||||
cd "$GDIR"
|
cd "$GDIR"
|
||||||
git pull &&
|
git pull &&
|
||||||
|
Reference in New Issue
Block a user