Update entry.sh

This commit is contained in:
Skillet 2024-02-06 16:28:05 -05:00 committed by GitHub
parent 9f35bda918
commit 19412521ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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