DarwinAnim8or commited on
Commit
6318886
1 Parent(s): 9f33a05

Create start.sh

Browse files
Files changed (1) hide show
  1. start.sh +3 -0
start.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # start.sh
2
+ # Run the Flask app using python
3
+ python app.py