Update gitea-mirror.sh

This commit is contained in:
Tobias 2025-06-04 07:14:26 +02:00 committed by GitHub
parent 4ff0c975c2
commit 154e091165
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
fetch_and_deploy_gh_release "arunavo4/gitea-mirror"
install_from_gh_release "gitea-mirror" "arunavo4/gitea-mirror" "source"
msg_info "Updating and rebuilding ${APP} to v${RELEASE}"
cd /opt/gitea-mirror