diff --git a/James' Things/foundry patches/loginmusic.sh b/James' Things/foundry patches/loginmusic.sh index 3354c03..55879ad 100644 --- a/James' Things/foundry patches/loginmusic.sh +++ b/James' Things/foundry patches/loginmusic.sh @@ -1,6 +1,5 @@ # Add Music to the login screen videoid="ZjQZxqTipHM" - Video='
' -sed '69 i $Video' >> /home/foundry/resources/app/templates/setup/join-game.html +sed -i -e '69i $Video' /home/foundry/resources/app/templates/setup/join-game.html # Nice