File size: 79 Bytes
61242aa
 
 
 
 
 
1
2
3
4
5
6
7
#!/bin/bash

cd /app
exec python3 app.py &
sleep 10
exec python3 demo.py