aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-03-23 13:13:54 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-03-23 13:13:54 -0500
commitb65d40a58e83236504939be82747671d3c2c0599 (patch)
tree4e92b56fae811cad7a2edb7dc56b0e60d454edb6
parent1d9d6413c8c75459f2cb47c150479fad546d55fb (diff)
Cleanup colors.sh
-rw-r--r--colors.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/colors.sh b/colors.sh
index 6ecef32..0e48ab9 100644
--- a/colors.sh
+++ b/colors.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
# Normal colors
BLK="\e[0;30m"
RED="\e[0;31m"