This commit is contained in:
CanbiZ
2025-01-24 13:41:13 +01:00
committed by GitHub
parent b402026b84
commit e6d032eac3

View File

@ -81,6 +81,7 @@ motd_ssh
customize customize
msg_info "Cleaning up" msg_info "Cleaning up"
rm -rf /opt/v${RELEASE}.tar.gz
$STD apt-get -y autoremove $STD apt-get -y autoremove
$STD apt-get -y autoclean $STD apt-get -y autoclean
msg_ok "Cleaned" msg_ok "Cleaned"