Update viseron-install.sh

This commit is contained in:
CanbiZ 2025-09-30 13:49:11 +02:00
parent 97de56bf04
commit 5b393a9a0c

View File

@ -187,6 +187,6 @@ motd_ssh
customize customize
msg_info "Cleaning up" msg_info "Cleaning up"
$STD apt-get autoremove $STD apt -y autoremove
$STD apt-get autoclean $STD apt -y autoclean
msg_ok "Cleaned" msg_ok "Cleaned"