Browse Source

Added a final message to the updater

master
Drew Short 8 years ago
parent
commit
33fd11c1ba
  1. 2
      scripts/.update_dotfiles.sh

2
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
Loading…
Cancel
Save