taler-deployment

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

commit af79bfe73bae15a9e5472ebc4a60499918b6a59b
parent 1558339e42a14668bd6b756b08225d0b8aa0289e
Author: HernĂ¢ni Marques <hernani@vecirex.net>
Date:   Wed,  6 May 2026 17:54:01 +0200

fix rsync destination for stage.taler-ops.ch to work

Diffstat:
Mworker-sites/update_taler-ops_stage.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/worker-sites/update_taler-ops_stage.sh b/worker-sites/update_taler-ops_stage.sh @@ -33,4 +33,4 @@ mv $HOME/stage.taler-ops.ch.wip/ $HOME/stage.taler-ops.ch/ cd -rsync -av --rsh=ssh stage.taler-ops.ch www@taler-ops.ch:. +rsync -av --rsh=ssh stage.taler-ops.ch www@stage.taler-ops.ch:.