Supression de la coloration sous alpine car ne fonctionne pas
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
NORMAL='\e[39m'
|
||||
RED='\e[31m'
|
||||
GREEN='\e[32m'
|
||||
NORMAL=''
|
||||
RED=''
|
||||
GREEN=''
|
||||
|
||||
msglog() {
|
||||
case "${1}" in
|
||||
|
Reference in New Issue
Block a user