From 2a8b6a10882b91836db8356459aaa8af15483a70 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Wed, 9 Jan 2019 01:00:16 -0700 Subject: [PATCH] added separator line output --- customize.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/customize.sh b/customize.sh index a27b7af..494fbb3 100644 --- a/customize.sh +++ b/customize.sh @@ -31,6 +31,7 @@ echo -e "\n${cyan}Details about template files are in the readme.md files within echo -e "in this archive.${norm}\n" ### Copy files to proper locations +echo -e "${mag}---------------------${norm}" ## Copy root's .bashrc echo -e "\ncopying .bashrc to /root..."