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

Update restore

This commit is contained in:
frju365 2017-03-07 22:18:08 +01:00 committed by GitHub
parent 76865f7bad
commit 421dbd63a6

View file

@ -5,7 +5,7 @@ set -eu
source /usr/share/yunohost/helpers
# Retrieve old app settings
app="jappix"
app=$YNH_APP_INSTANCE_NAME
domain=$(ynh_app_setting_get $app domain)