Remove noninteractive variable
This commit is contained in:
committed by
T. R. Bernstein
parent
b6ccc90bee
commit
703c3498b8
@@ -145,7 +145,6 @@ function main() {
|
||||
ensureBinary 'docopts' ensureDocopts || return
|
||||
|
||||
print 'Will now run the installer.'
|
||||
local -A colors=() errColors=()
|
||||
[ -t 1 ] && tput cnorm
|
||||
isDebug && export MACOS_SYSTEM_DEBUG=true
|
||||
"${tmpdir}/install.sh" "$@"
|
||||
|
||||
Reference in New Issue
Block a user