mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev
This commit is contained in:
commit
2f3325bfbd
2 changed files with 0 additions and 10 deletions
File diff suppressed because one or more lines are too long
|
@ -298,10 +298,6 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||
echo "# updating databases"
|
||||
sudo -u lnbits ./venv/bin/quart migrate
|
||||
|
||||
# quickfix bug: https://github.com/lnbits/lnbits/issues/99
|
||||
chmod 777 /home/admin/assets/bundle.css
|
||||
sudo -u lnbits cp /home/admin/assets/bundle.css /home/lnbits/lnbits/lnbits/static/bundle.css
|
||||
|
||||
# open firewall
|
||||
echo
|
||||
echo "*** Updating Firewall ***"
|
||||
|
|
Loading…
Add table
Reference in a new issue