Update ebusd-install.sh

This commit is contained in:
Tobias
2026-02-15 19:47:29 +01:00
committed by GitHub
parent 57a3764d06
commit f3042a0917

View File

@@ -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