This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
ssl_manage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
脚本
master
leiyun
10 months ago
parent
24c0a38578
commit
a97eabbd3c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
restart.sh
+ 1
- 0
restart.sh
View 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
Write
Preview
Loading…
Cancel
Save