From b2b1f8d042ef0be71153b15658eb138962a510cd Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 28 Jul 2025 13:48:00 +0200 Subject: [PATCH] Update ubuntu-install.sh --- install/ubuntu-install.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/install/ubuntu-install.sh b/install/ubuntu-install.sh index fe4658b6..ed5dc817 100644 --- a/install/ubuntu-install.sh +++ b/install/ubuntu-install.sh @@ -17,9 +17,6 @@ msg_info "Installing Dependencies" $STD apt-get install -y jq msg_ok "Installed Dependencies" -msg_info "Check GH Releases" -fetch_and_deploy_gh_release 0xERR0R/blocky - # echo "Getting aceberg/WatchYourLAN..." # fetch_and_deploy_gh_release aceberg/WatchYourLAN # echo "Got Version: $RELEASE" @@ -116,8 +113,6 @@ fetch_and_deploy_gh_release 0xERR0R/blocky # RELEASE=$(get_gh_release dani-garcia/bw_web_builds) # echo "Got Version: $RELEASE" -msg_ok "Done" - motd_ssh customize