Update debian-install.sh

This commit is contained in:
tteckster 2022-04-16 10:12:49 -04:00 committed by GitHub
parent 75126ff601
commit 61dab4d64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ NUM=$RETRY_NUM
CM="${GN}${CL}" CM="${GN}${CL}"
CROSS="${RD}${CL}" CROSS="${RD}${CL}"
BFR="\\r\\033[K" BFR="\\r\\033[K"
HOLD="[-]" HOLD="-"
function msg_info() { function msg_info() {
local msg="$1" local msg="$1"