From 82d3a0559a8424b62f0601de46b678bb10a92dcc Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 19 May 2025 09:45:50 +0200 Subject: [PATCH] Update homarr-install.sh --- install/homarr-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/homarr-install.sh b/install/homarr-install.sh index d47c5aa62..bafc31c89 100644 --- a/install/homarr-install.sh +++ b/install/homarr-install.sh @@ -114,7 +114,6 @@ motd_ssh customize msg_info "Cleaning up" -rm -rf /opt/v${RELEASE}.zip $STD apt-get -y autoremove $STD apt-get -y autoclean msg_ok "Cleaned"