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