mirror of
https://gitea.dmz.rs/Decentrala/dmzconf.git
synced 2026-07-11 05:52:26 +02:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
output: map.txt
|
|
map.txt: map.md
|
|
cat map.md | graph-easy --boxart > map.txt
|