silenced DB modifications for dashboard
This commit is contained in:
@@ -528,7 +528,7 @@ pause_if_enabled
|
|||||||
|
|
||||||
|
|
||||||
#dashboard
|
#dashboard
|
||||||
replace_in_sqlite_db "/opt/stacks/dashboard/config/www/app.sqlite" "<domain>" $domain
|
replace_in_sqlite_db "/opt/stacks/dashboard/config/www/app.sqlite" "<domain>" $domain > /dev/null
|
||||||
cd /opt/stacks/dashboard
|
cd /opt/stacks/dashboard
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
echo -e "${cyan}dashboard${nc} has been launched from http://dash.$domain, verify it is online, check that its entries work and press any button to continue"
|
echo -e "${cyan}dashboard${nc} has been launched from http://dash.$domain, verify it is online, check that its entries work and press any button to continue"
|
||||||
|
|||||||
Reference in New Issue
Block a user