forked from Proxmox/ProxmoxVE
Suppress output for enabling Orb service
This commit is contained in:
committed by
GitHub
parent
9de74b47bc
commit
1fdc80c7d2
@@ -25,7 +25,7 @@ $STD apt install -y orb
|
||||
msg_ok "Installed Orb"
|
||||
|
||||
msg_info "Enabling Service"
|
||||
$STD systemctl enable --now orb
|
||||
systemctl enable -q --now orb
|
||||
msg_ok "Enabled Service"
|
||||
|
||||
motd_ssh
|
||||
|
||||
Reference in New Issue
Block a user