test1 / run.sh
ml13571's picture
Update run.sh
f1c9113 verified
Raw
History Blame Contribute Delete
64 Bytes
#!/bin/bash
exec python3 app.py &
sleep 10
exec python3 demo.py