Add files via upload
This commit is contained in:
parent
4f1c755a38
commit
57362e73ff
@ -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() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user