Update ubuntu-install.sh

This commit is contained in:
CanbiZ 2025-07-28 13:48:00 +02:00
parent 0df796a730
commit b2b1f8d042

View File

@ -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