Skip to content
Snippets Groups Projects
Commit ab9c0a56 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

respect color set at 66-enable

parent 5bbdf32a
Branches master
Tags 0.8.0
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
export PROG="${MOD_NAME}" export PROG="${MOD_NAME}"
export VERBOSITY="${MOD_VERBOSITY}" export VERBOSITY="${MOD_VERBOSITY}"
export CLOCK_ENABLED=0 export CLOCK_ENABLED=0
export COLOR_ENABLED="${MOD_COLOR}"
owner="${1}" owner="${1}"
home=$(homeof "${owner}") home=$(homeof "${owner}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment