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