Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 200 Bytes

romania_osm_maps

Run

go run utils.go main.go

integrate with systemd

cp water.service /etc/systemd/system
systemctl daemon-reload
systemctl enable water
systemctl start water