Update install/discopanel-install.sh

This commit is contained in:
Slaviša Arežina 2025-11-29 10:56:02 +01:00 committed by GitHub
parent 479f41281b
commit dbd0084203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,6 @@ $STD sh <(curl -fsSL https://get.docker.com)
msg_ok "Installed Docker"
fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" "latest" "/opt/discopanel"
setup_nodejs
setup_go