diff --git a/tools/upgrade.sh b/tools/upgrade.sh index 0aeebdebf..a039d32f0 100644 --- a/tools/upgrade.sh +++ b/tools/upgrade.sh @@ -1,5 +1,4 @@ current_path=`pwd` -current_path=${current_path/ /\\ } printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh" cd "$ZSH"