Update defaults.inc

This commit is contained in:
2019-02-07 08:02:49 -06:00
parent dd9fee88fa
commit 3253c06232

View File

@@ -62,7 +62,7 @@ DISP_HEADER(){
} }
DIVIDER(){ DIVIDER(){
echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}" echo -e "${idsCL[Yellow]}-----------------------------------------------------------------------${idsCL[Default]}"
if [ "$1" = true ]; then if [ "$1" = true ]; then
echo "" echo ""
fi fi