From a02e824fe483e0dd5537738b581ccb5e7e9cb71e Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sun, 12 Mar 2023 23:27:29 -0700 Subject: actually fixed script --- updatesite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'updatesite') diff --git a/updatesite b/updatesite index 196cc1d..20865a5 100755 --- a/updatesite +++ b/updatesite @@ -1,4 +1,4 @@ -rsync -avzP --rsh=ssh ./src/ root@www.aberrantflux.xyz:/srv/http/aberrantflux-site +rsync -avzP ./src/ root@canonical.aberrantflux.xyz:/srv/http/aberrantflux-site if [ $# -eq 0 ]; then exit 0 -- cgit v1.2.3-70-g09d2