From 8f773f6362ba1337f3431f7727da7151ca6762b2 Mon Sep 17 00:00:00 2001 From: The Stranjer <791672+TheStranjer@users.noreply.github.com> Date: Thu, 22 Jul 2021 09:57:10 -0600 Subject: [PATCH] Make ./deploy.sh executable (#1117) --- deploy.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 deploy.sh diff --git a/deploy.sh b/deploy.sh old mode 100644 new mode 100755