#!/usr/bin/bash cd /data appservice -c config.toml & pnutservice -c config.toml & wait -n exit $?