Circumvent directory change to .zim after zmanage update
This commit is contained in:
parent
4b95df9a5f
commit
0db07b21d9
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ git remote update -p
|
|||
git merge --ff-only @\{u\}
|
||||
# and update the submodules
|
||||
git submodule update --init --recursive
|
||||
|
||||
# return to previous directory after update
|
||||
cd ~-
|
||||
|
|
Loading…
Reference in a new issue