From 482681222aceb4541d464444492ae6f9bdbe2ad1 Mon Sep 17 00:00:00 2001 From: Joerg Heinemann Date: Mon, 26 Jan 2026 15:58:22 +0100 Subject: [PATCH] Update install/ebusd-install.sh Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- 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 1abc0b12b..17c21b96a 100644 --- a/install/ebusd-install.sh +++ b/install/ebusd-install.sh @@ -21,7 +21,7 @@ setup_deb822_repo \ "bookworm" \ "main" $STD apt update -msg_ok "ebusd Repository setup sucessfully" +msg_ok "ebusd Repository setup successfully" msg_info "Installing ebusd" $STD apt install -y ebusd