From a256d4f9b608ea9a719bfe5f5a1a08b95dd19cb1 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 15 Apr 2024 00:33:25 -0400 Subject: [PATCH] Update umbrel-install.sh tweak --- install/umbrel-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/umbrel-install.sh b/install/umbrel-install.sh index 7ad1d5af..f0411f49 100644 --- a/install/umbrel-install.sh +++ b/install/umbrel-install.sh @@ -32,6 +32,6 @@ motd_ssh customize msg_info "Cleaning up" -$STD apt-get autoremove -$STD apt-get autoclean +#$STD apt-get autoremove +#$STD apt-get autoclean msg_ok "Cleaned"