1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Update upgrade

This commit is contained in:
Ylies Chahi 2017-10-14 00:36:52 +02:00 committed by GitHub
parent e064ef4191
commit aeba5e1511

View file

@ -7,6 +7,7 @@ source /usr/share/yunohost/helpers
set -eu
# Retrieve arguments
app=$YNH_APP_INSTANCE_NAME
domain=$(ynh_app_setting_get "$app" domain)
path=$(ynh_app_setting_get "$app" path)
is_public=$(ynh_app_setting_get "$app" is_public)