Update debian-install.sh

This commit is contained in:
tteckster 2022-04-16 09:36:09 -04:00 committed by GitHub
parent 8365c6eb60
commit 66ffaf1aa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ HOLD="[-]"
msg_info() {
local msg="$1"
echo -ne " ${HOLD} ${YW}${msg}..."
echo -ne " ${HOLD} ${YW}${msg}..."
}
msg_ok() {