Add files via upload

This commit is contained in:
windyday 2025-06-22 01:54:42 +08:00 committed by GitHub
parent 4f1c755a38
commit 57362e73ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -234,7 +234,7 @@ Config() {
#echo -n "Install UPX compress version?[n]: " #echo -n "Install UPX compress version?[n]: "
#read xray_UPX #read xray_UPX
fi fi
#echo "$xray_UPX"|grep -qi '^y' && xray_UPX="upx" || xray_UPX="" echo "$xray_UPX"|grep -qi '^y' && xray_UPX="upx" || xray_UPX=""
} }
GetAbi() { GetAbi() {