commit 23fb3c8dac974ea11fa0975618718dbb265240a7
parent af79bfe73bae15a9e5472ebc4a60499918b6a59b
Author: HernĂ¢ni Marques <hernani@vecirex.net>
Date: Wed, 6 May 2026 19:06:08 +0200
Make taler-ops-www the shared game folder (prod & stage); as for taler-www
Diffstat:
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
@@ -11,7 +11,7 @@ fetch () {
}
# Assumes the repo was already checked out once.
-cd $HOME/taler-ops-www_stage
+cd $HOME/taler-ops-www
git checkout master -f
fetch