This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
lqb
/
canal
mirror de
https://github.com/alibaba/canal.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Merge pull request
#747
from DinoZhang/master
add restart.sh
agapple
há 7 anos atrás
pai
cef431c8af
92c570e967
commit
38eecd9aef
1 ficheiros alterados
com
5 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
5
0
deployer/src/main/bin/restart.sh
+ 5
- 0
deployer/src/main/bin/restart.sh
Ver Ficheiro
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+sh stop.sh
+
+sh startup.sh