mirror of https://github.com/v2ray/v2ray-core
Update install-release.sh
parent
a0fd5ba056
commit
a12ec47cad
|
@ -210,6 +210,7 @@ copyFile() {
|
|||
colorEcho ${YELLOW} "${ERROR}"
|
||||
return 2
|
||||
fi
|
||||
return 0
|
||||
}
|
||||
|
||||
makeExecutable() {
|
||||
|
|
Loading…
Reference in New Issue