Update umbrel-install.sh

tweak
This commit is contained in:
tteckster
2024-04-15 00:33:25 -04:00
committed by GitHub
parent 42a256ca0e
commit a256d4f9b6

View File

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