Update build_xray.sh

This commit is contained in:
Teddysun 2020-12-31 16:45:11 +09:00
parent 9f95a3fb0f
commit fe5e189683
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# This is a Shell script for build multi-architectures v2ray binary file # This is a Shell script for build multi-architectures xray binary file
# #
# Supported architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x # Supported architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
# #