changeset 2378:341947615417

Upload symlinked files as normal files.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 04 Nov 2021 05:15:33 +0200
parents 1d5dbc6e4fc9
children aa727f279c3a
files config.mak
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.mak	Thu Nov 04 04:41:03 2021 +0200
+++ b/config.mak	Thu Nov 04 05:15:33 2021 +0200
@@ -23,7 +23,7 @@
 ###
 ### Misc stuff
 ###
-RSCP = rsync -vptogz -e ssh
+RSCP = rsync -vptogzL -e ssh
 UPLOAD_URL = ccr@tnsp.org:/var/www/tnsp.org/maps/
 CFLAGS += -DTH_PROG_AUTHOR="\"By Matti 'ccr' Hamalainen (C) Copyright 2006-2021 TNSP\""
 CFLAGS += -DTH_PROG_LICENSE="\"This software is distributed under GNU General Public License version 2\""