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}/"