This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
lqb
/
canal
espejo de
https://github.com/alibaba/canal.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge pull request
#1
from DinoZhang/DinoZhang-patch-1
Create restart.sh
DinoZhang
hace 7 años
padre
3308bf0662
cf7af17aec
commit
92c570e967
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
deployer/src/main/bin/restart.sh
+ 5
- 0
deployer/src/main/bin/restart.sh
Ver fichero
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+sh stop.sh
+
+sh startup.sh