From 8e7488306d0e714ddf408d4ee9b5048aa5ce7a1e Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 9 Apr 2021 13:27:09 -0700 Subject: [PATCH] Set user, group and other file permissions on the ci Bash shell scripts. --- ci/check.sh | 0 ci/cleanupArtifacts.sh | 0 ci/cleanupGemFiles.sh | 0 ci/deployArtifacts.sh | 0 ci/deployDocs.sh | 0 ci/setup.sh | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 ci/check.sh mode change 100644 => 100755 ci/cleanupArtifacts.sh mode change 100644 => 100755 ci/cleanupGemFiles.sh mode change 100644 => 100755 ci/deployArtifacts.sh mode change 100644 => 100755 ci/deployDocs.sh mode change 100644 => 100755 ci/setup.sh diff --git a/ci/check.sh b/ci/check.sh old mode 100644 new mode 100755 diff --git a/ci/cleanupArtifacts.sh b/ci/cleanupArtifacts.sh old mode 100644 new mode 100755 diff --git a/ci/cleanupGemFiles.sh b/ci/cleanupGemFiles.sh old mode 100644 new mode 100755 diff --git a/ci/deployArtifacts.sh b/ci/deployArtifacts.sh old mode 100644 new mode 100755 diff --git a/ci/deployDocs.sh b/ci/deployDocs.sh old mode 100644 new mode 100755 diff --git a/ci/setup.sh b/ci/setup.sh old mode 100644 new mode 100755