commit e5a8ba09eff1dca367cd29b301a72fa5866a87c5
parent aa1fd5905be58e3406e6bfcfd21de3ffdad82c34
Author: HernĂ¢ni Marques <hernani@vecirex.net>
Date: Wed, 6 May 2026 17:36:01 +0200
taler-ops.ch to be built upon stable branch
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/worker-sites/update_taler-ops.sh b/worker-sites/update_taler-ops.sh
@@ -13,7 +13,7 @@ fetch () {
# Assumes the repo was already checked out once.
cd $HOME/taler-ops-www
-git checkout master -f
+git checkout stable -f
fetch
git submodule update --init --force
./bootstrap