small update

This commit is contained in:
IgorCielniak
2026-01-31 22:18:41 +01:00
parent ff6af0b783
commit dfc88c20eb
26 changed files with 25 additions and 33 deletions

View File

@@ -1 +1 @@
python main.py tests/eputs.sl -o /tmp/eputs > /dev/null && /tmp/eputs 2>&1
python main.py tests/eputs.sl -o ./build/eputs > /dev/null && ./build/eputs 2>&1