mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 15:34:59 -07:00
4 lines
115 B
Batchfile
4 lines
115 B
Batchfile
@echo off
|
|
python3 download_assets.py
|
|
odin test image -vet -strict-style
|
|
odin test compress -vet -strict-style |