heymenn commited on
Commit
228c70f
·
verified ·
1 Parent(s): 1000de3

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -1 +1 @@
1
- (trap 'kill 0' INT; python3 -u app.py & python3 doc_explorer/explorer.py & wait)
 
1
+ (trap 'kill 0' INT; python3 -u app.py & wait)