Add sudo for Linux installs

This commit is contained in:
Scott Wallace 2016-02-07 18:39:49 +00:00
parent 4a3e6a5182
commit 404410a131

View file

@ -14,7 +14,7 @@ function install_linux_software {
fi fi
#------------------------------- #-------------------------------
xargs ${INSTALLCMD} <<-EOF xargs sudo ${INSTALLCMD} <<-EOF
ack ack
git git
htop htop