mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
chore: correct typo in tools/init.sh
(#773)
This commit is contained in:
parent
fe2a3cdf51
commit
8734d1c1a3
@ -20,7 +20,7 @@ help() {
|
||||
|
||||
check_status() {
|
||||
if [[ -n $(git status . -s) ]]; then
|
||||
echo "Error: Commit unstaged files first, and then run this tool againt."
|
||||
echo "Error: Commit unstaged files first, and then run this tool again."
|
||||
exit -1
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user