diff --git a/scripts/.update_dotfiles.sh b/scripts/.update_dotfiles.sh index 9da6d89..e42c823 100755 --- a/scripts/.update_dotfiles.sh +++ b/scripts/.update_dotfiles.sh @@ -47,5 +47,7 @@ else exit 1 fi +echo "Finished dotfiles update check!" + # Return to where we started incase this was sourced from another script cd $owpd