bjhk / start.sh
heymenn's picture
Create start.sh
1000de3 verified
raw
history blame
80 Bytes
(trap 'kill 0' INT; python3 -u app.py & python3 doc_explorer/explorer.py & wait)