File size: 122 Bytes
3f7c4bf
 
e1c03aa
1ac25a5
e1c03aa
40535e4
1
2
3
4
5
6
#!/bin/bash

# Start devgagan and log output
python3 -m devgagan &
# Start app.py in the foreground
exec python3 server.py