fix: checkmk_agent module renamed, main program reordering, conf_disks fixed, few typos
This commit is contained in:
@@ -23,7 +23,7 @@ export BYellow='\e[1;33m'
|
||||
export BBlue='\e[1;34m'
|
||||
export BPurple='\e[1;35m'
|
||||
export BCyan='\e[1;36m'
|
||||
export BWhite='\e[1;37m'*
|
||||
export BWhite='\e[1;37m'
|
||||
|
||||
# Underline
|
||||
export UBlack='\e[4;30m'
|
||||
|
||||
Reference in New Issue
Block a user