Skip to content

Commit 69a085f

Browse files
authored
Update deploy.sh
1 parent 2f9047a commit 69a085f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/deploy.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,3 @@ fi
2020

2121
echo "> Deploy - $JAR_PATH "
2222
nohup java -jar $JAR_PATH > /dev/null 2> /dev/null < /dev/null &
23-
#nohup java -jar $JAR_PATH &
24-
#nohup java -jar $JAR_PATH > /dev/null 2> /dev/null < /dev/null &
25-
#nohup java -jar $JAR_PATH --spring.profiles.active=prod > /dev/null 2> /dev/null < /dev/null &

0 commit comments

Comments
 (0)