🐳 chore: proxy

This commit is contained in:
m1m1sha 2024-10-14 08:33:53 +08:00
parent 4dca25db86
commit db9df1df94

View File

@ -109,7 +109,7 @@ fi
echo -e "\r\n${GREEN_COLOR}Your platform: ${ARCH} (${platform}) ${RES}\r\n" 1>&2 echo -e "\r\n${GREEN_COLOR}Your platform: ${ARCH} (${platform}) ${RES}\r\n" 1>&2
GH_PROXY='https://mirror.ghproxy.com/' GH_PROXY='https://ghp.ci/'
if [ "$(id -u)" != "0" ]; then if [ "$(id -u)" != "0" ]; then
echo -e "\r\n${RED_COLOR}This script requires run as Root !${RES}\r\n" 1>&2 echo -e "\r\n${RED_COLOR}This script requires run as Root !${RES}\r\n" 1>&2