adowu commited on
Commit
364cadc
·
verified ·
1 Parent(s): b258970

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +4 -0
entrypoint.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ # Uruchomienie aplikacji w Pythonie
4
+ python /app/app.py