Browse Source

Merge pull request #1 from DinoZhang/DinoZhang-patch-1

Create restart.sh
DinoZhang 7 năm trước cách đây
mục cha
commit
92c570e967
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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