From e6297b88a1862dae328af292caeb5e9d78cfa00a Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 16 Apr 2022 11:16:14 -0400 Subject: [PATCH] Update debian-install.sh --- setup/debian-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/debian-install.sh b/setup/debian-install.sh index c58b9a6f..001b4ccf 100644 --- a/setup/debian-install.sh +++ b/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