Skip to content

Commit

Permalink
Update export-all-in-years.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybatch authored Apr 3, 2024
1 parent a6a3f68 commit 06c164a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/export-all-in-years.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ $ARTISAN arc:mvl:export --chunk-size=999950 --from=01/04/2019 --to=30/03/2020
$ARTISAN arc:mvl:export --chunk-size=999950 --from=01/04/2020 --to=30/03/2021
$ARTISAN arc:mvl:export --chunk-size=999950 --from=01/04/2021 --to=30/03/2022
$ARTISAN arc:mvl:export --chunk-size=999950 --from=01/04/2022 --to=30/03/2023
$ARTISAN arc:mvl:export --chunk-size=999950 --from=01/04/2023 --to=30/03/2024

0 comments on commit 06c164a

Please sign in to comment.