diff options
-rw-r--r-- | build.bat | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -odin run . -- "test-data.ics" -i 2025-08 -v
\ No newline at end of file +odin build . -out:statics.exe && statics.exe "test-data.ics" -i 2025-08 -v
\ No newline at end of file |