From e6d032eac39b7ef95d2207ec8963a39fbc10f9ba Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:41:13 +0100 Subject: [PATCH] rm file --- install/actualbudget-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/actualbudget-install.sh b/install/actualbudget-install.sh index c18f7ea3..c4e203d4 100644 --- a/install/actualbudget-install.sh +++ b/install/actualbudget-install.sh @@ -81,6 +81,7 @@ motd_ssh customize msg_info "Cleaning up" +rm -rf /opt/v${RELEASE}.tar.gz $STD apt-get -y autoremove $STD apt-get -y autoclean msg_ok "Cleaned"