From 2dd7e197c942c88e2a2be1e7d9515b3624c5fb9d Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Sun, 11 Oct 2020 02:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0openresty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/updateRisk | 1 - 1 file changed, 1 deletion(-) 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"