commit 409a2599b30159207a7d4da6a7fd7aede4a4327f from: Omar Polo date: Sat Mar 26 11:18:02 2022 UTC move to a different server commit - 91971201e545529098ac2b9bc374a383a637e28f commit + 409a2599b30159207a7d4da6a7fd7aede4a4327f blob - 05a1922cd3ae4a998891dde1ee3b5d0feed438ba blob + c1fd91b628670a7ff1d92eedbe6dc28a2c85097f --- site/Makefile +++ 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}