From 467a2a9fbfbca715255fc9b5fdeac012c81a8911 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 4 Jun 2025 07:44:12 +0200 Subject: [PATCH] Update gitea-mirror.sh --- ct/gitea-mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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