From ed3c0af40ba5a8cf812787e38a781ab6b96e4d4a Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 23 Mar 2024 10:14:22 +0100 Subject: [PATCH] debug --- cd-synchronize-output | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cd-synchronize-output b/cd-synchronize-output index 7040829..99d2b17 100755 --- a/cd-synchronize-output +++ b/cd-synchronize-output @@ -1,6 +1,6 @@ -rsync \ ---archive \ ---delete-before \ ---verbose \ -'out/' \ -"${SSH_URL}/" +#rsync \ +#--archive \ +#--delete-before \ +#--verbose \ +#'out/' \ +echo "${SSH_URL}/"