service_name missing in Backup Script
This commit is contained in:
@@ -26,6 +26,7 @@ app=$YNH_APP_INSTANCE_NAME
|
||||
final_path=$(ynh_app_setting_get $app final_path)
|
||||
domain=$(ynh_app_setting_get $app domain)
|
||||
firmware_nonfree=$(ynh_app_setting_get $app firmware_nonfree)
|
||||
service_name=$(ynh_app_setting_get $app service_name)
|
||||
|
||||
#=================================================
|
||||
# STANDARD BACKUP STEPS
|
||||
|
||||
Reference in New Issue
Block a user