From cdce0ee0ccf694cb65408edb5a26ed615e53023a Mon Sep 17 00:00:00 2001 From: Peter Deltchev Date: Fri, 1 May 2015 19:29:21 -0700 Subject: [PATCH] Updated setup script permissions for *nix hosts. --- vagrant/copy-and-restart-configs.sh | 0 vagrant/install.sh | 0 vagrant/reload-config.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 vagrant/copy-and-restart-configs.sh mode change 100644 => 100755 vagrant/install.sh mode change 100644 => 100755 vagrant/reload-config.sh diff --git a/vagrant/copy-and-restart-configs.sh b/vagrant/copy-and-restart-configs.sh old mode 100644 new mode 100755 diff --git a/vagrant/install.sh b/vagrant/install.sh old mode 100644 new mode 100755 diff --git a/vagrant/reload-config.sh b/vagrant/reload-config.sh old mode 100644 new mode 100755