增加openresty

master
pan 4 years ago
parent 337a6ace91
commit 2dd7e197c9
  1. 1
      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"

Loading…
Cancel
Save