Update gitea-mirror-install.sh

This commit is contained in:
Tobias 2025-06-04 07:44:00 +02:00 committed by GitHub
parent 154e091165
commit 888e735fc0
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"
install_from_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source"
fetch_and_deploy_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source"
msg_info "Installing gitea-mirror"
cd /opt/gitea-mirror