1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Update install

This commit is contained in:
Rafi59 2017-10-09 17:12:30 +02:00 committed by GitHub
parent bb217a845c
commit d26f56ebf5

View file

@ -44,7 +44,7 @@ ynh_webpath_register $app $domain $path_url
ynh_app_setting_set $app domain "$domain"
ynh_app_setting_set $app is_public "$is_public"
ynh_app_setting_set $app path "$path"
ynh_app_setting_set $app path_url "$path_url"
#=================================================
# STANDARD MODIFICATIONS