Spaces:
Sleeping
Sleeping
Commit
·
ee9e136
1
Parent(s):
db9c33a
Debug
Browse files- start_service.sh +1 -0
start_service.sh
CHANGED
@@ -1,2 +1,3 @@
|
|
|
|
1 |
cd ~/app
|
2 |
python ./app.py
|
|
|
1 |
+
#!/bin/bash
|
2 |
cd ~/app
|
3 |
python ./app.py
|