Makefile: fix publish directory

it's subject to change again, but for the current nixos install this is the endpoint
This commit is contained in:
Colin 2022-04-30 23:44:25 +00:00
parent 059f9051c5
commit 45dd3f842e
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ build:
zola build
publish: build
rsync -av --delete public/ /opt/uninsane/zola/
rsync -av --delete public/ /mnt/storage/opt/uninsane/zola/