diff options
Diffstat (limited to 'assets')
| -rwxr-xr-x | assets/post-install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
