From 5792cd9fc215b285afecea14cf8f394c2eadfbee Mon Sep 17 00:00:00 2001 From: root Date: Wed, 28 Feb 2018 09:36:51 +0000 Subject: [PATCH] Add execute permissions to files that need it --- debian/resources/ioncube.sh | 0 debian/resources/postgresql/create.sh | 0 debian/resources/postgresql/iptables.sh | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 debian/resources/ioncube.sh mode change 100644 => 100755 debian/resources/postgresql/create.sh mode change 100644 => 100755 debian/resources/postgresql/iptables.sh diff --git a/debian/resources/ioncube.sh b/debian/resources/ioncube.sh old mode 100644 new mode 100755 diff --git a/debian/resources/postgresql/create.sh b/debian/resources/postgresql/create.sh old mode 100644 new mode 100755 diff --git a/debian/resources/postgresql/iptables.sh b/debian/resources/postgresql/iptables.sh old mode 100644 new mode 100755