From 93e721269a0e2de00097ca99784e80f8490f87b1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 7 Apr 2025 11:18:49 +0200 Subject: [PATCH] Update ubuntu-install.sh --- install/ubuntu-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/ubuntu-install.sh b/install/ubuntu-install.sh index bdfee69..fe4658b 100644 --- a/install/ubuntu-install.sh +++ b/install/ubuntu-install.sh @@ -18,9 +18,7 @@ $STD apt-get install -y jq msg_ok "Installed Dependencies" msg_info "Check GH Releases" -echo "Getting 0xERR0R/blocky..." fetch_and_deploy_gh_release 0xERR0R/blocky -echo "Got Version: $RELEASE" # echo "Getting aceberg/WatchYourLAN..." # fetch_and_deploy_gh_release aceberg/WatchYourLAN