diff --git a/ct/backrest.sh b/ct/backrest.sh index 19539bf..b3abe87 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