xdragxt commited on
Commit
29bf600
·
verified ·
1 Parent(s): a5e182d

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +3 -0
entrypoint.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ bash startup.sh || true
3
+ exec python3 server.py