aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a28df8e..0190e40 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1DEST="sebastiano@new.tronto.net:/var/www/new.tronto.net" 1DEST="sebastiano@tronto.net:/var/www/sebastiano.tronto.net"
2RSYNC=$$( (command -V rsync 2>&1 > /dev/null && echo rsync) || echo openrsync) 2RSYNC=$$( (command -V rsync 2>&1 > /dev/null && echo rsync) || echo openrsync)
3 3
4all: clean 4all: clean

Generated with cgit - Back to sebastiano.tronto.net