#!/bin/bash # start nginx service nginx start # start the processes python api.py & python app.py