1
0
Fork 0
mirror of synced 2024-11-13 19:48:58 -05:00

Circumvent directory change to .zim after zmanage update

This commit is contained in:
Jan Clarin 2017-03-26 02:53:56 -06:00
parent 4b95df9a5f
commit 0db07b21d9

View file

@ -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 ~-