Kaynağa Gözat

update start.sh

rainbow954 7 yıl önce
ebeveyn
işleme
fef62f9a20
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/bin/start.sh

+ 1 - 1
src/bin/start.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
-nohup java -Dspring.profiles.active=all -jar data-acceptance.jar > /dev/null 2>&1 
+nohup java -Dspring.profiles.active=all -jar data-acceptance.jar > /dev/null 2>&1 &