🔧 chore(docker): force NYIST mirror and remove interactive prompt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
FlintyLemming
2026-02-28 17:54:02 +08:00
parent ee752d4988
commit 72fefab22d
2 changed files with 4 additions and 15 deletions

View File

@@ -127,7 +127,7 @@ if [ -z "$REPO_FILE" ]; then
esac
fi
mirror=''
mirror='nyist'
DRY_RUN=${DRY_RUN:-}
REPO_ONLY=${REPO_ONLY:-0}
NO_AUTOSTART=${NO_AUTOSTART:-0}