Update install

This commit is contained in:
Éric Gaspar 2023-02-05 12:28:17 +01:00
parent a53a10d256
commit d3695fe281

View file

@ -163,7 +163,7 @@ fi
# SEND A README FOR THE ADMIN
#=================================================
# Get main domain and buid the url of the admin panel of the app.
# Get main domain and buid the URL of the admin panel of the app.
admin_panel="https://$(grep portal_domain /etc/ssowat/conf.json | cut -d'"' -f4)/yunohost/admin/#/apps/$app"
if [ $with_mysql -eq 1 ]