run:
	./run.sh

clean:
	umount -f overlay_test/z
	rm -rf overlay_test output checkpoint
