mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-22 14:34:25 +02:00
update comment
This commit is contained in:
parent
04842d9afd
commit
ac9e90937b
@ -217,7 +217,8 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
cd /home/lnbits/lnbits
|
||||
sudo -u lnbits pipenv install
|
||||
sudo -u lnbits /usr/bin/pipenv run pip install python-dotenv
|
||||
# to the install
|
||||
|
||||
# update databases (if needed)
|
||||
echo "# updating databases"
|
||||
sudo -u lnbits /usr/bin/pipenv run flask migrate
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user