From f5cb1f0e2f70a86641bc65fb95314e7d2e86125c Mon Sep 17 00:00:00 2001
From: Paul Caskey <pcaskey@internet2.edu>
Date: Mon, 14 Dec 2020 13:04:04 -0600
Subject: [PATCH] fix perms on  scripts

---
 Workbench/scripts/gethealth.py            | 0
 Workbench/scripts/setupcron.sh            | 0
 Workbench/scripts/update-health-status.sh | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 Workbench/scripts/gethealth.py
 mode change 100644 => 100755 Workbench/scripts/setupcron.sh
 mode change 100644 => 100755 Workbench/scripts/update-health-status.sh

diff --git a/Workbench/scripts/gethealth.py b/Workbench/scripts/gethealth.py
old mode 100644
new mode 100755
diff --git a/Workbench/scripts/setupcron.sh b/Workbench/scripts/setupcron.sh
old mode 100644
new mode 100755
diff --git a/Workbench/scripts/update-health-status.sh b/Workbench/scripts/update-health-status.sh
old mode 100644
new mode 100755