Force green for header
This commit is contained in:
parent
f4d3135307
commit
15a65f4fdb
@ -1,5 +1,5 @@
|
||||
echo "$fg[$HOST_COLOR]Platform:$reset_color $(uname -o) $(uname -r)"
|
||||
echo "$fg[$HOST_COLOR]Uptime:$reset_color $(uptime -p)"
|
||||
echo "$fg[green]Platform:$reset_color $(uname -o) $(uname -r)"
|
||||
echo "$fg[green]Uptime:$reset_color $(uptime -p)"
|
||||
|
||||
# Determine if $EWCONFIG_ROOT contains uncommitted changes
|
||||
if [ -d $EWCONFIG_ROOT/.git ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user