.PHONY: setup
setup:
	mkdir -p log
	chmod a+w . info.txt leafs log
