6 řádky
57 B
Makefile
6 řádky
57 B
Makefile
find:
|
|
python3 findmastos.py
|
|
|
|
clean:
|
|
rm -f *.json *.log
|