From d2c5755c4b4ef23475e4692fe27e426f5514b276 Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 8 Dec 2025 22:04:54 +0100 Subject: [PATCH] fix newline --- ct/homarr.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/homarr.sh b/ct/homarr.sh index 1309ace76..805daa0fa 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -46,6 +46,7 @@ function update_script() { # TODO: change in json systemctl daemon-reload cp /opt/homarr/.env /opt/homarr.env + rm /opt/run_homarr.sh msg_ok "Fixed old structure" fi