From d633af0960d6d3625db3577d613c256aed0e47ca Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 4 Jun 2025 13:32:32 +0200 Subject: [PATCH] Update gitea-mirror.sh --- ct/gitea-mirror.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/gitea-mirror.sh b/ct/gitea-mirror.sh index 39f2110b..ac6b08fa 100644 --- a/ct/gitea-mirror.sh +++ b/ct/gitea-mirror.sh @@ -48,6 +48,7 @@ function update_script() { msg_ok "Installed Bun" rm -rf /opt/gitea-mirror + mkdir -p /opt/gitea-mirror fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source" msg_info "Updating and rebuilding ${APP} to v${RELEASE}"