Files
dotfiles/Makefile
2020-02-26 14:47:44 +00:00

8 lines
74 B
Makefile

.PHONY: clean
clean:
rm -f .dotlock
.PHONY: run
run:
bash bootstrap.sh