This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhangyupeng
/
meta-server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update
gemercheung
3 years ago
parent
57266cf1ff
commit
cec42a17ea
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
restart.sh
+ 3
- 0
restart.sh
View File
@@ -0,0 +1,3 @@
+#! /bin/bash
+npm run build
+NODE_ENV=production pm2 restart main