From 2b25ec9c2d495b5121c294bd23066d7c788859d6 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:15:21 +0200 Subject: [PATCH] Update healthchecks-install.sh --- install/healthchecks-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/healthchecks-install.sh b/install/healthchecks-install.sh index 222dadce..cefe052d 100644 --- a/install/healthchecks-install.sh +++ b/install/healthchecks-install.sh @@ -129,7 +129,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"