Remove path_url from restore
This commit is contained in:
parent
2e637ea331
commit
97b8c913ff
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user