1
0
Fork 0

Based on a suggestion from robbyrussel, using env for greater compatibility.

pull/1/merge
johnmaxwelliv 15 years ago
parent 59116a25f1
commit 20755df49e

@ -15,5 +15,5 @@ if [ "$DISABLE_AUTO_UPDATE" = "true" ]
then then
return return
else else
/bin/zsh $ZSH/tools/check_for_upgrade.sh /usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
fi fi
Loading…
Cancel
Save