Browse Source

Add more guide

pull/2682/head
RPRX 4 years ago committed by GitHub
parent
commit
e0bbf474ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      release/install-release.sh

3
release/install-release.sh

@ -17,5 +17,6 @@ colorEcho(){
}
colorEcho ${RED} "ERROR: This script has been DISCARDED, please switch to fhs-install-v2ray project."
colorEcho ${YELLOW} "URL: https://github.com/v2fly/fhs-install-v2ray"
colorEcho ${YELLOW} "HOW TO USE: https://github.com/v2fly/fhs-install-v2ray"
colorEcho ${YELLOW} "TO MIGRATE: https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this"
exit 255

Loading…
Cancel
Save