From 6589889d9618cc562f7485aede9ff9c59712bbab Mon Sep 17 00:00:00 2001 From: Jorj Bauer Date: Sat, 24 Jan 2026 12:16:33 -0500 Subject: [PATCH] fix permissions --- bin/add-custom | 0 bin/add-slave | 0 bin/add-vhost | 0 bin/del-custom | 0 bin/del-slave | 0 bin/del-vhost | 0 bin/is-managed | 0 bin/list-all | 0 bin/list-custom | 0 bin/list-slaves | 0 bin/list-vhosts | 0 bin/sync-master-vhosts | 0 bin/sync-slave | 0 bin/validate-master | 0 14 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bin/add-custom mode change 100644 => 100755 bin/add-slave mode change 100644 => 100755 bin/add-vhost mode change 100644 => 100755 bin/del-custom mode change 100644 => 100755 bin/del-slave mode change 100644 => 100755 bin/del-vhost mode change 100644 => 100755 bin/is-managed mode change 100644 => 100755 bin/list-all mode change 100644 => 100755 bin/list-custom mode change 100644 => 100755 bin/list-slaves mode change 100644 => 100755 bin/list-vhosts mode change 100644 => 100755 bin/sync-master-vhosts mode change 100644 => 100755 bin/sync-slave mode change 100644 => 100755 bin/validate-master diff --git a/bin/add-custom b/bin/add-custom old mode 100644 new mode 100755 diff --git a/bin/add-slave b/bin/add-slave old mode 100644 new mode 100755 diff --git a/bin/add-vhost b/bin/add-vhost old mode 100644 new mode 100755 diff --git a/bin/del-custom b/bin/del-custom old mode 100644 new mode 100755 diff --git a/bin/del-slave b/bin/del-slave old mode 100644 new mode 100755 diff --git a/bin/del-vhost b/bin/del-vhost old mode 100644 new mode 100755 diff --git a/bin/is-managed b/bin/is-managed old mode 100644 new mode 100755 diff --git a/bin/list-all b/bin/list-all old mode 100644 new mode 100755 diff --git a/bin/list-custom b/bin/list-custom old mode 100644 new mode 100755 diff --git a/bin/list-slaves b/bin/list-slaves old mode 100644 new mode 100755 diff --git a/bin/list-vhosts b/bin/list-vhosts old mode 100644 new mode 100755 diff --git a/bin/sync-master-vhosts b/bin/sync-master-vhosts old mode 100644 new mode 100755 diff --git a/bin/sync-slave b/bin/sync-slave old mode 100644 new mode 100755 diff --git a/bin/validate-master b/bin/validate-master old mode 100644 new mode 100755