mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2024-12-30 16:29:18 -06:00
Update entry.sh
add more delay to squadjs
This commit is contained in:
parent
cecb93235d
commit
9f35bda918
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
printf "Starting SquadJS...\n"
|
printf "Starting SquadJS...\n"
|
||||||
sleep 10
|
sleep 20
|
||||||
/usr/bin/node --unhandled-rejections=strict ./index.js
|
/usr/bin/node --unhandled-rejections=strict ./index.js
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user