diff --git a/James Things/foundry patches/loginmusic.sh b/James Things/foundry patches/loginmusic.sh index 765dd7b..5c581ce 100644 --- a/James Things/foundry patches/loginmusic.sh +++ b/James Things/foundry patches/loginmusic.sh @@ -10,7 +10,7 @@ videoid="ZjQZxqTipHM" iframe="" # The final string. -Video="
$iframe
" +Video="
$iframe
" # Inject that bad boy into the foundry thing. Might break in future updates (May only need the line changed) sed -i -e "69i $Video" /home/foundry/resources/app/templates/setup/join-game.html