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

Merge pull request #6 from YunoHost-Apps/frju365-patch1

Frju365 patch1
This commit is contained in:
frju365 2017-03-07 20:37:45 +01:00 committed by GitHub
commit 3a203b3f89

View file

@ -9,7 +9,7 @@ source /usr/share/yunohost/helpers
app="jappix"
# Retrieve app settings
domain=$(ynh_app_setting_set "$app" domain)
domain=$(ynh_app_setting_get $app domain)
# Save sources & data
ynh_backup "/var/www/${app}" "sources"