This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
canal
mirror of
https://github.com/alibaba/canal.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Create restart.sh
DinoZhang
7 years ago
parent
3308bf0662
commit
cf7af17aec
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
deployer/src/main/bin/restart.sh
+ 5
- 0
deployer/src/main/bin/restart.sh
View File
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+sh stop.sh
+
+sh startup.sh