Browse Source

Update debian-install.sh

tteckster 3 years ago
parent
commit
df67349905
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup/debian-install.sh

+ 1 - 1
setup/debian-install.sh

@@ -26,7 +26,7 @@ CROSS='\033[1;31m\xE2\x9D\x8C\033[0m'
 RD=`echo "\033[01;31m"`
 BL=`echo "\033[36m"`
 CM='\xE2\x9C\x94\033'
-GN=`echo "\033[1;92m"`
+GN=`echo "\033[32m"`
 CL=`echo "\033[m"`
 RETRY_NUM=10
 RETRY_EVERY=3