From 5d18f9cacd885f371f1c7edee6984fb740ac2359 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Wed, 9 Jan 2019 01:07:39 -0700 Subject: [PATCH] formatting change for root section --- customize.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customize.sh b/customize.sh index 6310bf1..6966469 100644 --- a/customize.sh +++ b/customize.sh @@ -34,8 +34,8 @@ echo -e "in this archive.${norm}\n" echo -e "${mag}---------------------${norm}" echo "(please note any errors below)" -## Copy clean .bashrc for root user -echo -e "\ncopying ${yellow}.bashrc${norm} to ${yellow}/root${norm}" +## copy clean .bashrc for root user +echo -e "copying ${yellow}.bashrc${norm} to ${yellow}/root${norm}" # backup cp -f /root/.bashrc /root/.bashrc.original # copy new