From 2777ad0d3766550d1ab1e6cd48b1cb33c646c6ab Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 3 Mar 2016 17:23:02 +0100 Subject: [PATCH] chmod +x the scripts --- _ci/build.sh | 0 _ci/deploy.sh | 0 _ci/setup.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 _ci/build.sh mode change 100644 => 100755 _ci/deploy.sh mode change 100644 => 100755 _ci/setup.sh diff --git a/_ci/build.sh b/_ci/build.sh old mode 100644 new mode 100755 diff --git a/_ci/deploy.sh b/_ci/deploy.sh old mode 100644 new mode 100755 diff --git a/_ci/setup.sh b/_ci/setup.sh old mode 100644 new mode 100755