Commit Diff


commit - 759cb1a6c60d7009bdca8b4976028b66feac26de
commit + 0f1c84d91f98fdeb1b2f6fe97aedf4dd205369e8
blob - 21c2d59a0e32ca3e3ab2f9c232ee07b689af63e6
blob + c19267b008c44d7dca7bf62dae82ea27772ead43
--- Makefile
+++ Makefile
@@ -36,8 +36,8 @@ serve-www: publish
 	python3 -m http.server --directory www 8888
 
 upload:
-	rsync --delete -a gem/ op:gemini/dots.omarpolo.com
-	rsync --delete -a www/ op:sites/dots.omarpolo.com
+	openrsync --rsync-path=openrsync --del -a gem/ antartica:/var/gemini/dots.omarpolo.com
+	openrsync --rsync-path=openrsync --del -a www/ antartica:/var/www/dots.omarpolo.com
 
 clean:
 	rm -rf gem www index.lsp