From 10dbfa8772208eab1b2d25d8d155ce9566377600 Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Sat, 22 Oct 2022 16:02:45 -0400 Subject: [PATCH] Bug Fixes --- autodeploy.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/autodeploy.sh b/autodeploy.sh index ac6c672..36feebc 100755 --- a/autodeploy.sh +++ b/autodeploy.sh @@ -1,5 +1,4 @@ -/ - +#! /bin/bash # Preamble RED=`tput setaf 1` BLUE=`tput setaf 4`