From 7c5c56279d1f2f861c1fe6397d31a753b2d3a7d5 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:31:07 +0200 Subject: [PATCH] Update gitea-mirror.sh --- ct/gitea-mirror.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/gitea-mirror.sh b/ct/gitea-mirror.sh index f8486467..5ada7ac5 100644 --- a/ct/gitea-mirror.sh +++ b/ct/gitea-mirror.sh @@ -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