diff options
author | San Jacobs | 2025-09-14 05:03:51 +0200 |
---|---|---|
committer | San Jacobs | 2025-09-14 05:03:51 +0200 |
commit | 5db9a63bfd9676798222fc741c7c2f121698ca41 (patch) | |
tree | 964737d29e0081fc692b3f78622af79142316cfa /build.bat | |
parent | 8f0ea97052e17643528711e42ac9f46594695370 (diff) | |
download | statics-master.tar.gz statics-master.tar.bz2 statics-master.zip |
Diffstat (limited to 'build.bat')
-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 |