move to a different server

This commit is contained in:
Omar Polo 2022-03-26 11:18:02 +00:00
parent 91971201e5
commit 409a2599b3
1 changed files with 2 additions and 2 deletions

View File

@ -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}