mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update install
This commit is contained in:
parent
f4b54991f8
commit
3b5ddfb250
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ ynh_webpath_register $app $domain $path_url
|
|||
# STORE SETTINGS FROM MANIFEST
|
||||
#=================================================
|
||||
|
||||
ynh_app_setting_set $app path $path
|
||||
ynh_app_setting_set $app path_url $path_url
|
||||
ynh_app_setting_set $app domain $domain
|
||||
ynh_app_setting_set $app is_public $is_public
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue