ソースを参照

update start.sh

rainbow954 7 年 前
コミット
b6c38c427d
1 ファイル変更1 行追加1 行削除
  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 &
+nohup java -Dspring.profiles.active=all -jar data-acceptance.jar > /dev/null 2>&1