From 541cc533438434d5bd33df490880dd1c6538b043 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Mon, 6 Dec 2021 16:53:18 +1100 Subject: [PATCH] Remove leftover debugging. --- cmd/geninstaller/install.sh.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd/geninstaller/install.sh.tmpl b/cmd/geninstaller/install.sh.tmpl index b815570a..6ec5d15c 100644 --- a/cmd/geninstaller/install.sh.tmpl +++ b/cmd/geninstaller/install.sh.tmpl @@ -82,7 +82,6 @@ function system_install() { echo "Found Hermit in ${dir}/hermit but it is a different distribution, not overwriting." CREATE_SYMLINK= fi - rm "${HERMIT_BIN_INSTALL_DIR}/hermit" HERMIT_BIN_INSTALL_DIR="${dir}" break fi