Update entry.sh

add more delay to squadjs
This commit is contained in:
Skillet 2024-02-04 15:20:38 -05:00 committed by GitHub
parent cecb93235d
commit 9f35bda918
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/bin/sh
printf "Starting SquadJS...\n"
sleep 10
sleep 20
/usr/bin/node --unhandled-rejections=strict ./index.js