update
This commit is contained in:
@@ -82,7 +82,7 @@ DIVIDER(){
|
||||
if [ -z "$2" ]; then clr='Yellow'
|
||||
else clr=$2
|
||||
fi
|
||||
echo -e "${idsCL[${clr}]}-----------------------------------------------------------------------${idsCL[Default]}"
|
||||
echo -e "${idsCL[${clr~}]}-----------------------------------------------------------------------${idsCL[Default]}"
|
||||
if [ "$1" = true ]; then
|
||||
echo ""
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user