~dricottone/resume

e840222e9bc4a529f8588a6499177401995fe4f6 — Dominic Ricottone 10 months ago eb315f0
Reorganization
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile
M Makefile => Makefile +1 -1
@@ 13,6 13,6 @@ preview.png: document.pdf
	pdftoppm document.pdf preview -png -singlefile

sync: document.pdf
	rsync --recursive --links --compress --delete document.pdf alarm@arch3.intra.dominic-ricottone.com:/var/deploy/web/
	rsync --recursive --links --compress --delete document.pdf alarm@arch3.intra.dominic-ricottone.com:/var/deploy/web/development/

.PHONY: clean build sync