Update gitea-mirror-install.sh

This commit is contained in:
Tobias 2025-06-27 10:11:54 +02:00 committed by GitHub
parent c705dfceb4
commit 9cd4914a61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ ln -sf /opt/bun/bin/bun /usr/local/bin/bun
ln -sf /opt/bun/bin/bun /usr/local/bin/bunx
msg_ok "Installed Bun"
fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror"
fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "tarball" "3.0.2"
msg_info "Installing gitea-mirror"
cd /opt/gitea-mirror