From a7a1d2bb63099d41ec9166d58602ce3e0fd9aa1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Sun, 7 May 2023 00:33:08 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CFwarp.sh b/CFwarp.sh index 656b73b..63ccb55 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -1,4 +1,7 @@ #!/bin/bash +export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin +export LANG=en_US.UTF-8 +wpygV="23.5.4 V 0.9.9 " [[ $EUID -ne 0 ]] && "请以root模式运行脚本" && exit if [[ -f /etc/redhat-release ]]; then release="centos"