fix: This line doesn't meet the POSIX standard, and may cause compatibility problems.

This commit is contained in:
ys 2013-04-24 11:21:21 +08:00
commit 5f141207c0

View file

@ -1,5 +1,4 @@
current_path=`pwd` current_path=`pwd`
current_path=${current_path/ /\\ }
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh" printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
cd "$ZSH" cd "$ZSH"