Suppress output for enabling Orb service

This commit is contained in:
CanbiZ (MickLesk)
2026-08-07 14:23:10 +02:00
committed by GitHub
parent 9de74b47bc
commit 1fdc80c7d2
+1 -1
View File
@@ -25,7 +25,7 @@ $STD apt install -y orb
msg_ok "Installed Orb" msg_ok "Installed Orb"
msg_info "Enabling Service" msg_info "Enabling Service"
$STD systemctl enable --now orb systemctl enable -q --now orb
msg_ok "Enabled Service" msg_ok "Enabled Service"
motd_ssh motd_ssh