Kaynağa Gözat

Create restart.sh

DinoZhang 7 yıl önce
ebeveyn
işleme
cf7af17aec
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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