From 4854ab818f57322aaaaf4517514651ab32d70c18 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sun, 19 Mar 2023 13:41:03 -0700 Subject: update updatesite script --- updatesite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'updatesite') diff --git a/updatesite b/updatesite index 20865a5..9256a92 100755 --- a/updatesite +++ b/updatesite @@ -1,4 +1,4 @@ -rsync -avzP ./src/ root@canonical.aberrantflux.xyz:/srv/http/aberrantflux-site +rsync -avzP ./src/ root@aberrantflux.xyz:/srv/http/aberrantflux-site if [ $# -eq 0 ]; then exit 0 -- cgit v1.2.3-70-g09d2