From 25dbe6a512e17dde9b2462c3d4332d7c12c26cf3 Mon Sep 17 00:00:00 2001 From: erxspin Date: Thu, 16 Mar 2017 15:58:02 +0600 Subject: [PATCH] added execute permissions to ./centos/*.sh files --- centos/install.sh | 0 centos/resources/arguments.sh | 0 centos/resources/backup/fusionpbx-backup.sh | 0 centos/resources/colors.sh | 0 centos/resources/fail2ban.sh | 0 centos/resources/finish.sh | 0 centos/resources/firewalld.sh | 0 centos/resources/fusionpbx.sh | 0 centos/resources/nginx.sh | 0 centos/resources/php.sh | 0 centos/resources/postgres.sh | 0 centos/resources/sslcert.sh | 0 centos/resources/switch/conf-copy.sh | 0 centos/resources/switch/package-permissions.sh | 0 centos/resources/switch/package-release.sh | 0 centos/resources/switch/package-systemd.sh | 0 debian/resources/sngrep.sh | 0 17 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 centos/install.sh mode change 100644 => 100755 centos/resources/arguments.sh mode change 100644 => 100755 centos/resources/backup/fusionpbx-backup.sh mode change 100644 => 100755 centos/resources/colors.sh mode change 100644 => 100755 centos/resources/fail2ban.sh mode change 100644 => 100755 centos/resources/finish.sh mode change 100644 => 100755 centos/resources/firewalld.sh mode change 100644 => 100755 centos/resources/fusionpbx.sh mode change 100644 => 100755 centos/resources/nginx.sh mode change 100644 => 100755 centos/resources/php.sh mode change 100644 => 100755 centos/resources/postgres.sh mode change 100644 => 100755 centos/resources/sslcert.sh mode change 100644 => 100755 centos/resources/switch/conf-copy.sh mode change 100644 => 100755 centos/resources/switch/package-permissions.sh mode change 100644 => 100755 centos/resources/switch/package-release.sh mode change 100644 => 100755 centos/resources/switch/package-systemd.sh mode change 100644 => 100755 debian/resources/sngrep.sh diff --git a/centos/install.sh b/centos/install.sh old mode 100644 new mode 100755 diff --git a/centos/resources/arguments.sh b/centos/resources/arguments.sh old mode 100644 new mode 100755 diff --git a/centos/resources/backup/fusionpbx-backup.sh b/centos/resources/backup/fusionpbx-backup.sh old mode 100644 new mode 100755 diff --git a/centos/resources/colors.sh b/centos/resources/colors.sh old mode 100644 new mode 100755 diff --git a/centos/resources/fail2ban.sh b/centos/resources/fail2ban.sh old mode 100644 new mode 100755 diff --git a/centos/resources/finish.sh b/centos/resources/finish.sh old mode 100644 new mode 100755 diff --git a/centos/resources/firewalld.sh b/centos/resources/firewalld.sh old mode 100644 new mode 100755 diff --git a/centos/resources/fusionpbx.sh b/centos/resources/fusionpbx.sh old mode 100644 new mode 100755 diff --git a/centos/resources/nginx.sh b/centos/resources/nginx.sh old mode 100644 new mode 100755 diff --git a/centos/resources/php.sh b/centos/resources/php.sh old mode 100644 new mode 100755 diff --git a/centos/resources/postgres.sh b/centos/resources/postgres.sh old mode 100644 new mode 100755 diff --git a/centos/resources/sslcert.sh b/centos/resources/sslcert.sh old mode 100644 new mode 100755 diff --git a/centos/resources/switch/conf-copy.sh b/centos/resources/switch/conf-copy.sh old mode 100644 new mode 100755 diff --git a/centos/resources/switch/package-permissions.sh b/centos/resources/switch/package-permissions.sh old mode 100644 new mode 100755 diff --git a/centos/resources/switch/package-release.sh b/centos/resources/switch/package-release.sh old mode 100644 new mode 100755 diff --git a/centos/resources/switch/package-systemd.sh b/centos/resources/switch/package-systemd.sh old mode 100644 new mode 100755 diff --git a/debian/resources/sngrep.sh b/debian/resources/sngrep.sh old mode 100644 new mode 100755