This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangyupeng
/
meta-server
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update
gemercheung
hace 3 años
padre
57266cf1ff
commit
cec42a17ea
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
restart.sh
+ 3
- 0
restart.sh
Ver fichero
@@ -0,0 +1,3 @@
+#! /bin/bash
+npm run build
+NODE_ENV=production pm2 restart main