This commit is contained in:
zhangkun9038@dingtalk.com 2022-10-31 15:03:16 +00:00
parent 6695853eff
commit 0e4cd43da8

View File

@ -63,7 +63,7 @@ function init(){
exit 0
fi
if [ ! -d "$projectPath" ]; then
echo "path $prjectPath exist! "
echo "path $projectPath exist! "
exit 0
fi