Skip to content

Commit

Permalink
Publish with hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-klode committed Oct 25, 2018
1 parent 42e573a commit 327342e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -4,6 +4,6 @@ local:
hugo

remote: local
rsync -aP public/ jak-linux.org:html/
rsync -aP --exclude ".well-known" --exclude "fdroid" --exclude "cm" --delete --checksum public/ jak-linux.org:html/

.PHONY: local remote

0 comments on commit 327342e

Please sign in to comment.