Submodules should be updated too.

This commit is contained in:
Dominik Ritter 2015-03-30 03:09:28 +02:00
commit cd03f77c18

View file

@ -1,5 +1,6 @@
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
cd "$ZSH"
git submodule update
if git pull --rebase --stat origin master
then
printf '\033[0;32m%s\033[0m\n' ' __ __ '