Remove space
This commit is contained in:
parent
25c32fb206
commit
bca632295f
|
@ -30,4 +30,4 @@ command -v docker >/dev/null 2>&1 \
|
||||||
| xargs -l docker pull; }
|
| xargs -l docker pull; }
|
||||||
|
|
||||||
echo
|
echo
|
||||||
zsh -ic "antidote update && echo && git -C $(dirname -- "$(readlink -e "$0")") pull"
|
zsh -ic "antidote update && echo && git -C $(dirname -- "$(readlink -e "$0")") pull"
|
||||||
|
|
Loading…
Reference in a new issue