diff --git a/get.sh b/get.sh index 0e8ca6c..ca2722f 100755 --- a/get.sh +++ b/get.sh @@ -1,7 +1,6 @@ #!/bin/bash # set -x set -eo pipefail -#!/bin/bash GREEN='\033[0;32m' NC='\033[0m'