mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Submodules should be updated too.
This commit is contained in:
parent
3e570eb693
commit
cd03f77c18
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
|
||||
cd "$ZSH"
|
||||
git submodule update
|
||||
if git pull --rebase --stat origin master
|
||||
then
|
||||
printf '\033[0;32m%s\033[0m\n' ' __ __ '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue