From e2bbe274d2b5898e36e37fa71342e7f2e12d59aa Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Wed, 4 Jun 2025 13:35:25 +0200 Subject: [PATCH] Update gitea-mirror.sh --- ct/gitea-mirror.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/gitea-mirror.sh b/ct/gitea-mirror.sh index ac6b08fa..39f2110b 100644 --- a/ct/gitea-mirror.sh +++ b/ct/gitea-mirror.sh @@ -48,7 +48,6 @@ 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}"