uninsane/Makefile
Colin 45dd3f842e Makefile: fix publish directory
it's subject to change again, but for the current nixos install this is the endpoint
2022-04-30 23:44:25 +00:00

6 lines
95 B
Makefile

build:
zola build
publish: build
rsync -av --delete public/ /mnt/storage/opt/uninsane/zola/