Makefile: update output path

This commit is contained in:
Colin 2022-05-25 00:26:40 -07:00
parent 3ac55a1c17
commit edbc6e2898
1 changed files with 1 additions and 1 deletions

View File

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