diff --git a/ct/gitea-mirror.sh b/ct/gitea-mirror.sh index 355a2e4d..09a5926d 100644 --- a/ct/gitea-mirror.sh +++ b/ct/gitea-mirror.sh @@ -71,7 +71,7 @@ function update_script() { msg_ok "Installed Bun" rm -rf /opt/gitea-mirror - fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "tarball" "3.0.2" + fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "tarball" "v3.0.2" msg_info "Updating and rebuilding ${APP} to v${RELEASE}" cd /opt/gitea-mirror