minor cleanup

This commit is contained in:
Leif Johansson 2018-02-11 23:56:05 +01:00
parent dc17f977c0
commit 9dfe3f8ffc

View file

@ -17,4 +17,4 @@ mkdir -p $target && (
wget $WGET_ARGS "$base/$idx_obj" && jq -r '.links[].href' < "$idx_obj" | wget $WGET_ARGS -i -
)
rsync -az $RSYNC_ARGS --delete $dir/ $target/
rsync -az $RSYNC_ARGS --delete $dir/ $target/