This commit is contained in:
Bob Maerten 2013-04-24 02:44:41 -07:00
commit 1f051689d0
3 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ function uninstall_oh_my_zsh() {
}
function upgrade_oh_my_zsh() {
/usr/bin/env ZSH=$ZSH /bin/sh $ZSH/tools/upgrade.sh
/usr/bin/env ZSH=$ZSH /bin/bash $ZSH/tools/upgrade.sh
}
function take() {