Browse Source

publish on makefile

Juan Batiz-Benet 11 years ago
parent
commit
0dc468cb3e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      papers/ipfs-cap2pfs/Makefile

+ 3 - 0
papers/ipfs-cap2pfs/Makefile

@@ -17,3 +17,6 @@ watch:
 	# for portability, use watchmedo -- pip install watchmedo
 	@watchmedo shell-command --patterns="*.tex;" --recursive \
 		--command='make' .
+
+publish:
+	scp $(LONG).pdf benet.ai:/var/static/t/$(LONG).pdf