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
#1
from DinoZhang/DinoZhang-patch-1
Create restart.sh
DinoZhang
há 7 anos atrás
pai
3308bf0662
cf7af17aec
commit
92c570e967
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