From 99c0e3ba2e6a9699ecbfcea05439bd3f8d8c21ec Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 9 Aug 2023 17:25:46 -0500 Subject: added completion confirmation --- assets/post-install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'assets/post-install.sh') diff --git a/assets/post-install.sh b/assets/post-install.sh index 69f007c..792e9e9 100755 --- a/assets/post-install.sh +++ b/assets/post-install.sh @@ -51,3 +51,5 @@ echo "cloning git repos" git clone cjennings@cjennings.net:git/elibrary.git ~/projects/elibrary git clone cjennings@cjennings.net:git/cesar-laptop.git ~/projects/cesar-laptop } >> $logfile 2>&1 + +printf "\n\nDone.\n\n" -- cgit v1.2.3