Update gitea-mirror.sh

This commit is contained in:
Tobias 2025-06-04 07:44:12 +02:00 committed by GitHub
parent 888e735fc0
commit 467a2a9fbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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