Compare commits
No commits in common. "13d2513b7d0458b0487a994fd152d8d7264801b6" and "95353dca98b27af7559ee7333dbd889c48590087" have entirely different histories.
13d2513b7d
...
95353dca98
@ -1,3 +0,0 @@
|
||||
# Add Music to the login screen
|
||||
Video="<center><iframe width='560' height='315' src='https://www.youtube-nocookie.com/embed/ZjQZxqTipHM?autoplay=1&controls=0&loop=1' title='Background Music' frameborder='0' allow='autoplay;'></iframe></center>"
|
||||
echo "$Video" >> /home/foundry/resources/app/templates/setup/join-game.html
|
@ -16,8 +16,6 @@ sed -i -e 's+width: 400px !important;+width: 90% !important;backdrop-filter: blu
|
||||
|
||||
# Append to the Foundry Style.css
|
||||
cat ./foundry_login.css >> /home/foundry/resources/app/public/css/style.css
|
||||
rm ./foundry_login.css
|
||||
|
||||
|
||||
# Note: this is how dockerized Foundry likes to handle the sed... or linux... whatever it's a note, don't read into it
|
||||
#sed -i -e 's+A+B+g' ./foundry_login.css
|
Loading…
Reference in New Issue
Block a user