Remove space

This commit is contained in:
Sam A. 2022-09-11 13:33:11 +02:00
parent 25c32fb206
commit bca632295f
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ command -v docker >/dev/null 2>&1 \
| xargs -l docker pull; }
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"