fix: update example usage in sync-upstream.sh to reflect correct branch name

This commit is contained in:
神楽坂アイリス 2025-05-27 11:38:45 +08:00
parent af7bba2900
commit a039f1998a

View file

@ -2,7 +2,7 @@
# filepath: sync-upstream.sh # filepath: sync-upstream.sh
# 用法: ./sync-upstream.sh <upstream/branch> <tmp_dir> # 用法: ./sync-upstream.sh <upstream/branch> <tmp_dir>
# 示例: ./sync-upstream.sh upstream/main /tmp/astro-protect # 示例: ./sync-upstream.sh upstream/master /tmp/astro-protect
set -e set -e