mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-20 02:09:15 +01: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…
Reference in New Issue
Block a user