Update install/ebusd-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Joerg Heinemann
2026-01-28 13:42:39 +01:00
committed by GitHub
parent e1be251201
commit b858cafad7

View File

@@ -22,7 +22,7 @@ setup_deb822_repo \
msg_info "Installing ebusd"
$STD apt install -y ebusd
$STD systemctl enable ebusd
systemctl enable -q --now ebusd
msg_ok "Installed ebusd"
cat <<EOF >~/ebusd-configuation-instructions.txt