Pārlūkot izejas kodu

feat: Add obsolete warning for old script

issue #83
Dct Mei 5 gadi atpakaļ
vecāks
revīzija
e65c393017
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      release/install-release.sh

+ 2 - 0
release/install-release.sh

@@ -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