From e7c209517ec4f3eecf0d9e145358692ed39f1b66 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Fri, 23 Sep 2016 13:15:25 -0700 Subject: [PATCH] chmod +x *.sh --- deploy.sh | 0 init.sh | 0 staging-deploy.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 deploy.sh mode change 100644 => 100755 init.sh mode change 100644 => 100755 staging-deploy.sh diff --git a/deploy.sh b/deploy.sh old mode 100644 new mode 100755 diff --git a/init.sh b/init.sh old mode 100644 new mode 100755 diff --git a/staging-deploy.sh b/staging-deploy.sh old mode 100644 new mode 100755