makefile: fix publish location

This commit is contained in:
colin 2022-07-09 01:50:45 -07:00
parent bf68bd130f
commit 9e9a21edac
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ preview: build
zola serve
publish: build
rsync -av --delete public/ /opt/uninsane/zola/
rsync -av --delete public/ /var/lib/uninsane/zola/