Update debian-install.sh

This commit is contained in:
tteckster 2022-04-16 11:16:14 -04:00 committed by GitHub
parent 0679a2f060
commit e6297b88a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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