From 409a2599b30159207a7d4da6a7fd7aede4a4327f Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Sat, 26 Mar 2022 11:18:02 +0000 Subject: [PATCH] move to a different server --- site/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/Makefile b/site/Makefile index 05a1922..c1fd91b 100644 --- a/site/Makefile +++ b/site/Makefile @@ -57,8 +57,8 @@ serve-gemini: gmid -p 1966 ./gemini upload: - rsync --delete -a www/ op:sites/gmid.omarpolo.com - rsync --delete -a gemini/ op:gemini/gmid.omarpolo.com + openrsync --rsync-path=openrsync --del -a www/ antartica:/var/www/gmid.omarpolo.com + openrsync --rsync-path=openrsync --del -a gemini/ antartica:/var/gemini/gmid.omarpolo.com titles-gem: .for p in ${PAGES}