mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Update install
This commit is contained in:
parent
a53a10d256
commit
d3695fe281
1 changed files with 1 additions and 1 deletions
|
@ -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 ]
|
||||
|
|
Loading…
Add table
Reference in a new issue