mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
update.sh is an "sh" script, not a zsh or bash script. On platforms which have real sh, echo does not have the -e option.
update.sh is an "sh" script, not a zsh or bash script. On platforms which have real sh, echo does not have the -e option.