From f56fefc0a6756c17eb0dd615f1b7e70de679ea16 Mon Sep 17 00:00:00 2001 From: Francesco Vattiato Date: Mon, 19 Jan 2026 23:10:42 +0100 Subject: [PATCH] Update install/nightscout-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/nightscout-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/nightscout-install.sh b/install/nightscout-install.sh index f04dc7593..250672220 100644 --- a/install/nightscout-install.sh +++ b/install/nightscout-install.sh @@ -21,7 +21,6 @@ msg_ok "Installed Dependencies" MONGO_VERSION="8.0" setup_mongodb NODE_VERSION="22" setup_nodejs - fetch_and_deploy_gh_release "nightscout" "nightscout/cgm-remote-monitor" "source" msg_info "Installing Nightscout"