1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00

ERROR: This script has been deprecated

This commit is contained in:
RPRX 2020-08-15 02:40:30 +00:00 committed by GitHub
parent ac8bc4e731
commit 9e99343b43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,5 @@ colorEcho(){
echo -e "\033[${1}${@:2}\033[0m" 1>& 2
}
colorEcho ${RED} "WARN: This script will be obsolete soon, please switch to the fhs-install-v2ray project in time."
colorEcho ${RED} "ERROR: This script has been deprecated, please switch to the fhs-install-v2ray project."
colorEcho ${YELLOW} "URL: https://github.com/v2fly/fhs-install-v2ray"