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:
parent
e064ef4191
commit
aeba5e1511
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue