fixed autoupdate

This commit is contained in:
nebirhos 2011-04-29 17:12:40 +02:00
parent 784c56cd09
commit 626fa5b1d8

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