mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +02:00
File diff suppressed because one or more lines are too long
@@ -298,10 +298,6 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||||||
echo "# updating databases"
|
echo "# updating databases"
|
||||||
sudo -u lnbits ./venv/bin/quart migrate
|
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
|
# open firewall
|
||||||
echo
|
echo
|
||||||
echo "*** Updating Firewall ***"
|
echo "*** Updating Firewall ***"
|
||||||
|
Reference in New Issue
Block a user