diff --git a/ct/gitea-mirror.sh b/ct/gitea-mirror.sh index ea11d2b3..67a20a5a 100644 --- a/ct/gitea-mirror.sh +++ b/ct/gitea-mirror.sh @@ -48,7 +48,7 @@ function update_script() { msg_ok "Installed Bun" rm -rf /opt/gitea-mirror - install_from_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source" + fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source" msg_info "Updating and rebuilding ${APP} to v${RELEASE}" cd /opt/gitea-mirror