当/var/www/下不存在目标前端项目目录,不再退出
This commit is contained in:
parent
de3bd329dd
commit
50615cd599
@ -21,7 +21,7 @@ fi
|
|||||||
|
|
||||||
if [ ! -d $workPath ]; then
|
if [ ! -d $workPath ]; then
|
||||||
echo workPath $workPath not exist!
|
echo workPath $workPath not exist!
|
||||||
exit 1
|
# exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PATH=PATH:/usr/bin:/usr/sbin:/usr/local/bin
|
PATH=PATH:/usr/bin:/usr/sbin:/usr/local/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user