Ensure each *nix package is installed separately to avoid unavailable ones from blocking the rest.

This commit is contained in:
Scott Wallace 2016-03-11 20:11:11 +00:00
parent 5bbc86dbc0
commit f2f179ba08

View file

@ -14,7 +14,7 @@ function install_linux_software {
fi fi
#------------------------------- #-------------------------------
xargs sudo ${INSTALLCMD} <<-EOF xargs -n1 sudo ${INSTALLCMD} <<-EOF
ack ack
archey archey
bash-completion bash-completion