#!/bin/sh if ! python generate_config.py; then echo "Failed to generate config" exit 1 fi exec python pterodisbot.py