Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Kb7vDj6PHwymeDeSUUk1eX
6 lines
221 B
Bash
6 lines
221 B
Bash
echo "Trust the OmarchyCN registry key and put the [omarchy] mirror first"
|
|
|
|
# Only the stable channel is mirrored; edge/rc systems keep upstream directly
|
|
source "$OMARCHY_PATH/cn/lib/mirror.sh"
|
|
cn_mirror_omarchy_repo_fix
|