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
621d4da165
commit
5904fd26e5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ app=$YNH_APP_INSTANCE_NAME
|
|||
source /usr/share/yunohost/helpers
|
||||
|
||||
# Retrieve arguments
|
||||
domain=$(sudo yunohost app setting $app domain)
|
||||
domain=$(sudo ynh_app_setting_set $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