1
0
Fork 0

Merged pull request #315 from nebirhos/master.

Fixies auto update (2nd try)
pull/1/merge
Robby Russell 14 years ago
commit a525993f6b

@ -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

Loading…
Cancel
Save