mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
fix: update example usage in sync-upstream.sh to reflect correct branch name
This commit is contained in:
parent
af7bba2900
commit
a039f1998a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue