sleep 1 segundo
parent
65553f5d4a
commit
f9fa4737f3
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Wait for server to be ready
|
# Wait for server to be ready
|
||||||
sleep 10
|
sleep 1
|
||||||
|
|
||||||
# Start the main process
|
# Start the main process
|
||||||
exec bun run index.ts
|
exec bun run index.ts
|
||||||
|
|||||||
Loading…
Reference in New Issue