Update discopanel-install.sh

This commit is contained in:
CanbiZ
2025-12-10 17:06:42 +01:00
committed by GitHub
parent 9921490e2e
commit 1ca57736bc

View File

@ -43,7 +43,6 @@ Restart=always
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
EOF EOF
systemctl enable -q --now discopanel systemctl enable -q --now discopanel
msg_ok "Created Service" msg_ok "Created Service"