From 96e0ed45a81dfb4783c74353a8e70d0b926ad900 Mon Sep 17 00:00:00 2001 From: Southparkfan Date: Thu, 30 Oct 2014 15:00:50 -0400 Subject: [PATCH] Add executable rights for executable (bash) files I hope these are the last ones. Change-Id: I281531d8f90932b2cb4a8a99554d4b80607fbaee --- maintenance/dev/includes/php.sh | 0 maintenance/dev/includes/require-php.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 maintenance/dev/includes/php.sh mode change 100644 => 100755 maintenance/dev/includes/require-php.sh diff --git a/maintenance/dev/includes/php.sh b/maintenance/dev/includes/php.sh old mode 100644 new mode 100755 diff --git a/maintenance/dev/includes/require-php.sh b/maintenance/dev/includes/require-php.sh old mode 100644 new mode 100755 -- 2.20.1