#!/bin/bash sed -i "s|%%StreamURL%%|${StreamURL}|" config.php sed -i "s|%%DiscordWebhook%%|${DiscordWebhook}|" config.php