mirror of https://github.com/v2ray/v2ray-core
parent
c54c0218e0
commit
46071b9dac
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
VER="v1.0"
|
VER="v1.1"
|
||||||
|
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
VDIS="64"
|
VDIS="64"
|
||||||
|
|
Loading…
Reference in New Issue