From dbd00842033ba8f9f83f7e2176c6a54736627ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sat, 29 Nov 2025 10:56:02 +0100 Subject: [PATCH] Update install/discopanel-install.sh --- install/discopanel-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/discopanel-install.sh b/install/discopanel-install.sh index 12af8ebdc..45a9e6e99 100644 --- a/install/discopanel-install.sh +++ b/install/discopanel-install.sh @@ -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