diff --git a/scripts/restore b/scripts/restore index d2b3cc4..7b175f9 100755 --- a/scripts/restore +++ b/scripts/restore @@ -25,7 +25,6 @@ ynh_print_info --message="Loading settings..." app=$YNH_APP_INSTANCE_NAME domain=$(ynh_app_setting_get --app=$app --key=domain) -path_url=$(ynh_app_setting_get --app=$app --key=path) final_path=$(ynh_app_setting_get --app=$app --key=final_path) home_path=$(ynh_app_setting_get --app=$app --key=home_path)