Commit 4638bfcb authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' into nimrod

parents a7f578de ca4afca5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,5 +31,6 @@ clean:

publish: all
	rsync -az resume.html resume.pdf resume.odt resume.docx $(SERVER):$(DEST)
	ssh $(SERVER) "ln -sf resume.html $(DEST)/index.html"

test: clean all