mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-06 03:58:05 +08:00
feat: 更新文案
This commit is contained in:
parent
0b66d2850a
commit
48b2419c66
14
install.sh
14
install.sh
@ -211,6 +211,7 @@ then
|
|||||||
fi
|
fi
|
||||||
export HOMEBREW_{BREW,CORE}_GIT_REMOTE
|
export HOMEBREW_{BREW,CORE}_GIT_REMOTE
|
||||||
export HOMEBREW_API_DOMAIN
|
export HOMEBREW_API_DOMAIN
|
||||||
|
export HOMEBREW_BOTTLE_DOMAIN
|
||||||
|
|
||||||
# TODO: bump version when new macOS is released or announced
|
# TODO: bump version when new macOS is released or announced
|
||||||
MACOS_NEWEST_UNSUPPORTED="14.0"
|
MACOS_NEWEST_UNSUPPORTED="14.0"
|
||||||
@ -1140,7 +1141,7 @@ EOS
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
warn "重要信息"
|
warn "重要信息!!!"
|
||||||
|
|
||||||
cat <<EOS
|
cat <<EOS
|
||||||
如果遇到 ${tty_red}command not found brew${tty_reset},请执行下面脚本完成安装或者直接重新打开终端:
|
如果遇到 ${tty_red}command not found brew${tty_reset},请执行下面脚本完成安装或者直接重新打开终端:
|
||||||
@ -1183,10 +1184,13 @@ EOS
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
ohai "维护加速脚本以及解答问题是很费时费力的工作,如果有幸帮助到你,可以考虑请我喝杯咖啡,或者帮我点个赞。"
|
ohai "维护加速脚本以及解答问题是很费时费力的工作,如果有幸帮助到你,可以考虑请我喝杯咖啡,或者给项目点个赞。"
|
||||||
|
|
||||||
cat <<EOS
|
cat <<EOS
|
||||||
☕${tty_underline}https://brew.idayer.com/reward/${tty_reset}
|
☕ 喝咖啡:${tty_underline}https://brew.idayer.com/reward/${tty_reset}
|
||||||
🌟${tty_underline}https://github.com/ineo6/homebrew-install${tty_reset}
|
EOS
|
||||||
🌟${tty_underline}https://gitee.com/ineo6/homebrew-install${tty_reset}
|
|
||||||
|
cat <<EOS
|
||||||
|
🌟 点赞:${tty_underline}https://github.com/ineo6/homebrew-install${tty_reset}
|
||||||
|
🌟 点赞:${tty_underline}https://gitee.com/ineo6/homebrew-install${tty_reset}
|
||||||
EOS
|
EOS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user