1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-01-07 02:54:44 +01:00

Merged pull request #315 from nebirhos/master.

Fixies auto update (2nd try)
This commit is contained in:
Robby Russell
2011-04-29 10:33:21 -07:00

View File

@@ -25,10 +25,11 @@ then
if [ "$line" = Y ] || [ "$line" = y ]
then
/bin/sh $ZSH/tools/upgrade.sh
# update the zsh file
_update_zsh_update
fi
fi
else
# create the zsh file
_update_zsh_update
fi
# update the zsh file
_update_zsh_update