From 44a1f3a87fb1c23c7856ee1b0f7f0e782a93b3c9 Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Tue, 8 Jan 2019 02:03:57 -0700 Subject: [PATCH] add separator line to end of subst section output --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 35fec6a..ae6107a 100755 --- a/setup.sh +++ b/setup.sh @@ -769,7 +769,7 @@ fi # notify user file updates are completed echo -e "${ok}...files updated${norm}" - +echo -e "${mag}---------------------${norm}\n" # debug section