From 192e5a2aa59fcb2e8112a45062a6148873414757 Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Thu, 7 Apr 2022 10:14:17 -0400 Subject: [PATCH] fix: make scripts executable --- login-kubectl.sh | 0 setup-kubectl.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 login-kubectl.sh mode change 100644 => 100755 setup-kubectl.sh diff --git a/login-kubectl.sh b/login-kubectl.sh old mode 100644 new mode 100755 diff --git a/setup-kubectl.sh b/setup-kubectl.sh old mode 100644 new mode 100755