mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
Update backup
This commit is contained in:
parent
6eb0115989
commit
c2a72fdf9d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ app=$YNH_APP_INSTANCE_NAME
|
|||
source /usr/share/yunohost/helpers
|
||||
|
||||
# Retrieve arguments
|
||||
domain=$(ynh_app_setting_set $app domain)
|
||||
domain=$(ynh_app_setting_get $app domain)
|
||||
|
||||
# Backup directory location for the app from where the script is executed and
|
||||
# which will be compressed afterward
|
||||
|
|
Loading…
Reference in a new issue