1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2026-06-05 15:23:30 +00:00

fixed autoupdate

This commit is contained in:
nebirhos
2011-04-29 17:12:40 +02:00
parent e542fb91fe
commit 61c35a2174
+5 -4
View File
@@ -25,10 +25,11 @@ then
if [ "$line" = Y ] || [ "$line" = y ] if [ "$line" = Y ] || [ "$line" = y ]
then then
/bin/sh $ZSH/tools/upgrade.sh /bin/sh $ZSH/tools/upgrade.sh
# update the zsh file
_update_zsh_update
fi fi
fi fi
else
# create the zsh file
_update_zsh_update
fi fi
# update the zsh file
_update_zsh_update