Update kasm-install.sh

This commit is contained in:
CanbiZ 2025-05-27 09:30:43 +02:00
parent cec1c59014
commit 46996d4c2f

View File

@ -30,7 +30,7 @@ motd_ssh
customize
msg_info "Cleaning up"
$STD rm -f /opt/kasm_release_${KASM_VERSION}.tar.gz
$STD rm -f /opt/kasm_release_${RELEASE}.tar.gz
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"