From bee39bdc4d4f79a97b94852400ffd0d3f4a3fc4d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 21 Feb 2020 02:31:58 +0000 Subject: GNUmakefile: fix rsync destination for website --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index d0d50d7..e848e87 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,5 +1,5 @@ all:: -RSYNC_DEST := yhbt.net:/srv/bogomips/kcar +RSYNC_DEST := yhbt.net:/srv/yhbt/kcar RAGEL = ragel RLFLAGS = -G2 rfpackage := kcar -- cgit v1.2.3-24-ge0c7