commit 88753d6284b7ea5a9506a0a9d9efda77705dc8d7 from: Omar Polo date: Thu Sep 08 15:51:57 2022 UTC typo commit - 1c1e3e26ede69b7186bce991a7873d56bc07dd83 commit + 88753d6284b7ea5a9506a0a9d9efda77705dc8d7 blob - c71788165a8053523f8dfbf8316c38ba7ab0cca8 blob + 8233fdcf0a931df406c002a5464497faba13ba1b --- site/Makefile +++ site/Makefile @@ -60,8 +60,8 @@ serve-gemini: ge -p 1966 gemini upload: - ${RSYNC} --del -a . antartica:/var/www/telescope.omarpolo.com - ${RSYNC} --del -a . antartica:/var/gemini/telescope.omarpolo.com + ${RSYNC} --del -a gemini/ antartica:/var/gemini/telescope.omarpolo.com + ${RSYNC} --del -a www/ antartica:/var/www/telescope.omarpolo.com clean: rm -rf gemini www