mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
Update install
This commit is contained in:
parent
08ec109b20
commit
e526532911
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ynh_script_progression --message="Validating installation parameters..." --weigh
|
||||||
path_url="/SOGo"
|
path_url="/SOGo"
|
||||||
|
|
||||||
# Register (book) web path
|
# Register (book) web path
|
||||||
ynh_webpath_register --app $app --domain $domain --path_url $path_url
|
ynh_webpath_register --app=$app --domain=$domain --path_url=$path_url
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# STORE SETTINGS FROM MANIFEST
|
# STORE SETTINGS FROM MANIFEST
|
||||||
|
|
Loading…
Reference in a new issue