Skip to content

Commit e3352b7

Browse files
authored
Merge pull request #7 from matthewflegg/testing-start-script
Fixed start script
2 parents 7cac1d1 + 0817528 commit e3352b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

start.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
python3 -m pip install -r requirements.txt
2-
python3 app.py
3-
screen -r
2+
python3 app.py

0 commit comments

Comments
 (0)