taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit c67959f28dfc9bcf7c576121f921fd0f7a61db4a
parent b428dc0f235d5f799aabfabe4cc3d2d7fc0bba26
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 28 Jun 2025 23:31:45 +0200

add missing rsync

Diffstat:
Mworker-sites/update_buywith_page.sh | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/worker-sites/update_buywith_page.sh b/worker-sites/update_buywith_page.sh @@ -25,3 +25,7 @@ rm -fr $HOME/map.taler-ops.ch.old/ # Finally, do two fast renames to make the current version active mv $HOME/map.taler-ops.ch/ $HOME/map.taler-ops.ch.old/ mv $HOME/map.taler-ops.ch.wip/ $HOME/map.taler-ops.ch/ + +cd + +rsync -av --rsh=ssh map.taler-ops.ch www@taler-ops.ch:.