diff --git a/frontEndUpgrade.sh b/frontEndUpgrade.sh index d46fb0c..8f998f0 100755 --- a/frontEndUpgrade.sh +++ b/frontEndUpgrade.sh @@ -60,7 +60,6 @@ function init(){ cd $workPath if [ ! -f "$fileName" ];then echo "file $fileName not exist!" - exit 0 fi if [ ! -d "$projectPath" ]; then echo "path $projectPath exist! "