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"