summaryrefslogtreecommitdiff
path: root/taler-sitesbuild/update_www.sh
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-05-04 22:14:38 +0200
committerFlorian Dold <florian@dold.me>2021-05-04 22:14:38 +0200
commit73689cd47db3182cdb6fdb46f6f1c527a1cc33c4 (patch)
tree018f3677906505e42bcbf51be1f38ce643ad0038 /taler-sitesbuild/update_www.sh
parente2af26a752e83cb5700e4a801890fa177ce66e19 (diff)
downloaddeployment-73689cd47db3182cdb6fdb46f6f1c527a1cc33c4.tar.gz
deployment-73689cd47db3182cdb6fdb46f6f1c527a1cc33c4.tar.bz2
deployment-73689cd47db3182cdb6fdb46f6f1c527a1cc33c4.zip
specify base URL for www
Diffstat (limited to 'taler-sitesbuild/update_www.sh')
-rwxr-xr-xtaler-sitesbuild/update_www.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-sitesbuild/update_www.sh b/taler-sitesbuild/update_www.sh
index 67d50e0..014c2a9 100755
--- a/taler-sitesbuild/update_www.sh
+++ b/taler-sitesbuild/update_www.sh
@@ -17,7 +17,7 @@ git checkout stable -f
fetch
git submodule update --init --force
./bootstrap
-./configure --variant=www.taler.net.wip --prefix=$HOME
+./configure --variant=www.taler.net.wip --baseurl="https://taler.net/" --prefix=$HOME
make install
chmod -R g+rx $HOME/www.taler.net.wip/