mirror of https://github.com/v2ray/v2ray-core
update file location
parent
1e9f4a1a08
commit
34b4fceaa4
|
@ -1,5 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# This file is accessible as https://install.direct/go.sh
|
||||||
|
# Original source is located at github.com/v2ray/v2ray-core/release/install-release.sh
|
||||||
|
|
||||||
while [[ $# > 0 ]]
|
while [[ $# > 0 ]]
|
||||||
do
|
do
|
||||||
key="$1"
|
key="$1"
|
||||||
|
|
Loading…
Reference in New Issue