This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gyfl
/
xyzshop
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add restart script
stanley-king
hace 3 años
padre
0b3c1b1ef9
commit
607f6c9e4d
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
docker/compose/xyz-worker/restart.sh
+ 2
- 0
docker/compose/xyz-worker/restart.sh
Ver fichero
@@ -0,0 +1,2 @@
+docker-compose stop -t 1200 cordsrv
+docker-compose up -d