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