Update gitea-mirror.sh

This commit is contained in:
Tobias 2025-06-02 13:31:07 +02:00 committed by GitHub
parent 1d5d678021
commit 7c5c56279d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,6 @@ function update_script() {
cd /opt/gitea-mirror
bun install
bun run build
bun run manage-db init
msg_info "Restoring Data"
cp /opt/gitea-mirror-backup/data/* /opt/gitea-mirror/data