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`