Ver código fonte

Update debian-install.sh

tteckster 3 anos atrás
pai
commit
e6297b88a1
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      setup/debian-install.sh

+ 0 - 1
setup/debian-install.sh

@@ -25,7 +25,6 @@ function msg() {
 YW=`echo "\033[33m"`
 RD=`echo "\033[01;31m"`
 BL=`echo "\033[36m"`
-OVER="\\r\\033[K"
 GN=`echo "\033[1;92m"`
 CL=`echo "\033[m"`
 RETRY_NUM=10