wowana.me
website source
commit 5beade6445c5240922caf33c505dd6c10d5e60cd parent e2c5c8f73ddcc0362becdb4044b2fd914c2617eb Author: opal hart <opal@wowana.me> Date: Mon, 31 May 2021 20:48:51 +0000 Makefile: change rsync host sakamoto decommissioned, moving to yululu Diffstat:
M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -20,7 +20,7 @@ clean: rm -f $(FINAL) $(OBJ) upload: - rsync -Pauvz --exclude-from=rsync-ignore --delete out/ sakamoto:www/wowana.me/ + rsync -Pauvz --exclude-from=rsync-ignore --delete out/ yululu:/mnt/www/wowana.me/ rsync -Pauvz out/git/ sakamoto:/var/lib/git/ src/%.part.xht: src/%.md