From 5b0afb72c0252c374ff1652bfe3d568396ca612d 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:16 +0100 Subject: [PATCH] Update install/discopanel-install.sh --- install/discopanel-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/discopanel-install.sh b/install/discopanel-install.sh index 45a9e6e99..f90774876 100644 --- a/install/discopanel-install.sh +++ b/install/discopanel-install.sh @@ -26,7 +26,7 @@ echo -e '{\n "log-driver": "journald"\n}' >/etc/docker/daemon.json $STD sh <(curl -fsSL https://get.docker.com) msg_ok "Installed Docker" -fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" "latest" "/opt/discopanel" +fetch_and_deploy_gh_release "discopanel" "nickheyer/discopanel" "tarball" setup_nodejs setup_go