Set default to NO_UI= instead of NO_UI=0
parent
c7808352f2
commit
39fc7f864f
|
@ -10,7 +10,7 @@ shopt -s nocaseglob
|
||||||
OS=
|
OS=
|
||||||
ARCH=
|
ARCH=
|
||||||
WORD=
|
WORD=
|
||||||
NO_UI=0
|
NO_UI=
|
||||||
|
|
||||||
ensure_program_installed() {
|
ensure_program_installed() {
|
||||||
echo -n "Checking for $1..."
|
echo -n "Checking for $1..."
|
||||||
|
|
Loading…
Reference in New Issue