remove CSS after finishing
This commit is contained in:
parent
3f0198397d
commit
13d2513b7d
@ -16,6 +16,8 @@ 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