From 404410a131cba48f3afd486a18949d9052830527 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Sun, 7 Feb 2016 18:39:49 +0000 Subject: [PATCH] Add sudo for Linux installs --- bin/software-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/software-install.sh b/bin/software-install.sh index a154478..d193360 100755 --- a/bin/software-install.sh +++ b/bin/software-install.sh @@ -14,7 +14,7 @@ function install_linux_software { fi #------------------------------- - xargs ${INSTALLCMD} <<-EOF + xargs sudo ${INSTALLCMD} <<-EOF ack git htop