Skip to content
Snippets Groups Projects
Commit e5e994d6 authored by rhatto's avatar rhatto
Browse files

Makefile: fix destination

parent c4b72f17
No related branches found
No related tags found
No related merge requests found
...@@ -18,4 +18,4 @@ wiki: ...@@ -18,4 +18,4 @@ wiki:
@ikiwiki --rebuild --exclude www . www @ikiwiki --rebuild --exclude www . www
deploy: deploy:
@rsync -avz --delete www/ blog:/var/sites/rhatto/site/ @rsync -avz --delete www/ blog:/var/sites/rhatto/www/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment