mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-13 07:23:47 -05:00
move colors to _setColors_()
This commit is contained in:
@@ -35,6 +35,8 @@ setup() {
|
||||
FORCE=false
|
||||
DRYRUN=false
|
||||
|
||||
_setColors_ # Set Color Constants
|
||||
|
||||
set -o errtrace
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
Reference in New Issue
Block a user