fixed justfile as I had some issues when I wanted to generated 2024

This commit is contained in:
Fabian Schmidt 2024-12-04 14:39:44 +01:00
parent 33ba8d72f4
commit f663a57db8

View File

@ -1,4 +1,4 @@
gen year day:
gen year *day:
cargo run -- {{year}} {{day}}
run year day: