Browse Source

Create restart.sh

DinoZhang 7 years ago
parent
commit
cf7af17aec
1 changed files with 5 additions and 0 deletions
  1. 5 0
      deployer/src/main/bin/restart.sh

+ 5 - 0
deployer/src/main/bin/restart.sh

@@ -0,0 +1,5 @@
+#!/bin/bash
+
+sh stop.sh
+
+sh startup.sh