peachfawn commited on
Commit
0a1d8db
Β·
verified Β·
1 Parent(s): 1444e99

Create start.sh

Browse files
Files changed (1) hide show
  1. start.sh +3 -0
start.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ ./setup.sh
3
+ python app.py # Start your main script