feat: Add obsolete warning for old script

issue #83
This commit is contained in:
Dct Mei
2020-08-09 06:43:24 +08:00
parent 2f6c3b4f59
commit e65c393017
+2
View File
@@ -489,4 +489,6 @@ main(){
return 0
}
colorEcho ${RED} "WARN: This script will be obsolete soon, please switch to the fhs-install-v2ray project in time."
colorEcho ${YELLOW} "URL: https://github.com/v2fly/fhs-install-v2ray"
main