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
msg_info "Cleaning up"
$STD apt-get autoremove
$STD apt-get autoclean
$STD apt -y autoremove
$STD apt -y autoclean
msg_ok "Cleaned"