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