From fc98a9a9aaaf12bed2ba449ae63b12969bd2a600 Mon Sep 17 00:00:00 2001 From: Mika Suomalainen Date: Sat, 11 Aug 2012 19:52:18 +0300 Subject: [PATCH] .cat.sh: tell what is recommends and what is not. --- .cat.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cat.sh b/.cat.sh index 241a1f42..2c432520 100755 --- a/.cat.sh +++ b/.cat.sh @@ -14,7 +14,9 @@ cat oidentd.conf > ~/.oidentd.conf chmod 644 ~/.oidentd.conf chmod 711 ~ +echo "Beginning ./recommends" ./recommends +echo "Ending ./recommends" exec $SHELL