ericgaspar
5 years ago
No known key found for this signature in database
GPG Key ID: 574F281483054D44
1 changed files with
3 additions and
0 deletions
-
scripts/restore
|
|
|
@ -31,6 +31,9 @@ db_name=$(ynh_app_setting_get --app=$app --key=db_name) |
|
|
|
admin_wordpress=$(ynh_app_setting_get --app=$app --key=admin) |
|
|
|
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion) |
|
|
|
|
|
|
|
fpm_footprint=$(ynh_app_setting_get --app=$app --key=fpm_footprint) |
|
|
|
fpm_usage=$(ynh_app_setting_get --app=$app --key=fpm_usage) |
|
|
|
|
|
|
|
#================================================= |
|
|
|
# CHECK IF THE APP CAN BE RESTORED |
|
|
|
#================================================= |
|
|
|
|