From 421612739a7206d929619ccf4cc86adcaaaeb499 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Mon, 17 Oct 2022 14:37:47 -0700 Subject: fixed some things --- updatesite.command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'updatesite.command') diff --git a/updatesite.command b/updatesite.command index 597f359..dde0a14 100755 --- a/updatesite.command +++ b/updatesite.command @@ -1,4 +1,4 @@ -rsync -avzP --rsh=ssh . root@covalent.aetherdestroyer.net:/var/www/aetherdestroyer +rsync -avzP --rsh=ssh . root@www.aberrantflux.xyz:/var/www/aberrantflux-site if [ $# -eq 0 ]; then exit 0 -- cgit v1.2.3-70-g09d2