From c9336364a7ae45f51a00280eb6910a6abd8197cb Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 30 Aug 2026 19:01:48 +0200 Subject: Fix push url --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a28df8e..0190e40 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DEST="sebastiano@new.tronto.net:/var/www/new.tronto.net" +DEST="sebastiano@tronto.net:/var/www/sebastiano.tronto.net" RSYNC=$$( (command -V rsync 2>&1 > /dev/null && echo rsync) || echo openrsync) all: clean -- cgit v1.3