diff --git a/scripts/backup b/scripts/backup index 76ef669..1cd5c07 100644 --- a/scripts/backup +++ b/scripts/backup @@ -31,7 +31,7 @@ db_name=$(ynh_app_setting_get $app db_name) # BACKUP APP MAIN DIR #================================================= # Clean cache files before backup (saved some disk space) -ynh_secure_remove --file=${final_path}/var/cache/prod/ +ynh_secure_remove --file=${final_path}/var/cache/prod CHECK_SIZE "$final_path" ynh_backup "$final_path"