Remove bad chmod from ubuntu baseline 57/2157/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 15 Mar 2017 14:37:26 +0000 (07:37 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 15 Mar 2017 14:37:26 +0000 (07:37 -0700)
Change-Id: Iafb5d384e9512dabda3949afe54e1cec0e5213b2
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
packer/provision/baseline.sh

index ca79868..d97f0e2 100644 (file)
@@ -115,8 +115,6 @@ Dpkg::Options {
 
 EOF
 
-    chmod +x /usr/local/bin/apt-get
-
     echo "---> Updating operating system"
     apt-get update
     apt-get upgrade