Skip to content

Commit

Permalink
Update entry.sh
Browse files Browse the repository at this point in the history
add more delay to squadjs
  • Loading branch information
steelskillet authored Feb 4, 2024
1 parent cecb932 commit 9f35bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/entry.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

printf "Starting SquadJS...\n"
sleep 10
sleep 20
/usr/bin/node --unhandled-rejections=strict ./index.js

0 comments on commit 9f35bda

Please sign in to comment.