diff --git a/heavy_script.sh b/heavy_script.sh index 0d39316f..91c0bc36 100644 --- a/heavy_script.sh +++ b/heavy_script.sh @@ -158,4 +158,4 @@ elif [[ "$sync" == "true" && -z "$number_of_backups" ]]; then # If only sync is fi [[ "$update_all_apps" == "true" || "$update_apps" == "true" ]] && commander [[ "$prune" == "true" ]] && prune -exit 0 \ No newline at end of file +exit 0 diff --git a/patches/backup_patch2.patch b/patches/backups.patch similarity index 100% rename from patches/backup_patch2.patch rename to patches/backups.patch