From f3042a09178c1d2d3b695ad107fc6c3b9ba1ae1c Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:47:29 +0100 Subject: [PATCH] Update ebusd-install.sh --- install/ebusd-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ebusd-install.sh b/install/ebusd-install.sh index e25246d7a..6d8f4389d 100644 --- a/install/ebusd-install.sh +++ b/install/ebusd-install.sh @@ -15,7 +15,7 @@ update_os msg_info "Installing ebusd" fetch_and_deploy_gh_release "ebusd" "john30/ebusd" "binary" "latest" "" "ebusd-*_amd64-trixie_mqtt1.deb" -systemctl enable -q ebusd.service +systemctl enable -q ebusd msg_ok "Installed ebusd" motd_ssh