fix opengraph because of missing logo

This commit is contained in:
Solène Rapenne 2023-09-13 11:58:12 +02:00
parent 89f07ccd81
commit f007afc47f
Signed by: solene
GPG Key ID: 8CD42DFD57F0A909
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ then
else
nix shell nixpkgs#gnumake nixpkgs#libxml2 -c /bin/sh -c "cd issues && make"
fi
rclone sync -v --size-only \
rclone sync -L -v --size-only \
--sftp-set-modtime=false \
--sftp-disable-hashcheck=true \
--sftp-disable-concurrent-writes=true \