From e42ae24724c26ec1b96754264d31de569c29fd86 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 27 May 2025 16:33:55 +0200 Subject: [PATCH] Update backrest.sh --- ct/backrest.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/backrest.sh b/ct/backrest.sh index 19539bf4e..b3abe870d 100644 --- a/ct/backrest.sh +++ b/ct/backrest.sh @@ -48,8 +48,6 @@ function update_script() { msg_info "Cleaning up" rm -f "$temp_file" - apt-get -y autoremove - apt-get -y autoclean msg_ok "Cleaned up" msg_ok "Updated Successfully" else