From b4be96ff4528880625d1ec1a6e345424fc7c2b01 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 19 May 2025 09:48:57 +0200 Subject: [PATCH] Update homarr-install.sh (#4578) --- 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"