mirror of
https://github.com/AsgardEternal/SquadJSDocker.git
synced 2024-12-28 23:39: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
|
||||
|
||||
printf "Starting SquadJS...\n"
|
||||
sleep 10
|
||||
sleep 20
|
||||
/usr/bin/node --unhandled-rejections=strict ./index.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user