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

7 lines
73 B
Makefile

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