diff --git a/shell/updateRisk b/shell/updateRisk index a4cd5b2..233dd36 100644 --- a/shell/updateRisk +++ b/shell/updateRisk @@ -22,7 +22,6 @@ function run(){ if [ ! -e $1 ] then git clone git@gogs.kirito.cool:panqihua/$1.git - else fi cd $1 && git reset --hard && git pull && yarn && chmod +x run.sh && killNode url="http://127.0.0.1:3000/finsh?name=$1"