Skip to content

Commit

Permalink
完善启动命令
Browse files Browse the repository at this point in the history
  • Loading branch information
lsgwr committed Nov 15, 2021
1 parent a454479 commit 2208eb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
#!/bin/sh
sleep 1m
nohup java -jar app.jar
nohup java -jar app.jar &

0 comments on commit 2208eb1

Please sign in to comment.