mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2024-12-28 23:39:18 -06:00
Update entry.sh
This commit is contained in:
parent
03f9a35a9d
commit
0131f56bd0
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
printf "Starting SquadJS...\n"
|
printf "Starting SquadJS...\n"
|
||||||
sleep 60
|
sleep 10
|
||||||
/usr/bin/node --unhandled-rejections=strict ./index.js
|
/usr/bin/node --unhandled-rejections=strict ./index.js
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user