leiyun 10 mesi fa
parent
commit
a97eabbd3c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      restart.sh

+ 1
- 0
restart.sh Vedi File

@@ -0,0 +1 @@
git checkout master && git fetch --all && git reset --hard origin/master && git pull && cnpm i && npm run compile && pm2 restart ssl && pm2 list

Caricamento…
Annulla
Salva