mirror of
https://github.com/YunoHost-Apps/garage_ynh.git
synced 2024-09-03 18:36:32 +02:00
add final_path var
This commit is contained in:
parent
cbb1506146
commit
5ac22dd9d0
2 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ port_web=$(ynh_app_setting_get --app=$app --key=port_web)
|
|||
datadir=$(ynh_app_setting_get --app=$app --key=datadir)
|
||||
bootstrap_peers=$(ynh_app_setting_get --app=$app --key=bootstrap_peers)
|
||||
|
||||
final_path=/opt/yunohost/$app
|
||||
#=================================================
|
||||
# DECLARE DATA AND CONF FILES TO BACKUP
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue