summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-10-17 18:29:42 +0200
committerFlorian Dold <florian@dold.me>2023-10-17 18:29:42 +0200
commitf7a9167dd2a95f3dd52052914dec001996a10482 (patch)
tree09a8364a14791c0642a0f62ba00e9085d3e5188b
parent288c444d3021d00db47a12728f1c1f20e652a4b3 (diff)
downloaddeployment-f7a9167dd2a95f3dd52052914dec001996a10482.tar.gz
deployment-f7a9167dd2a95f3dd52052914dec001996a10482.tar.bz2
deployment-f7a9167dd2a95f3dd52052914dec001996a10482.zip
wip
-rwxr-xr-xsandcastle-ng/scripts/setup-sandcastle.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/sandcastle-ng/scripts/setup-sandcastle.sh b/sandcastle-ng/scripts/setup-sandcastle.sh
index 7a467f8..e518b91 100755
--- a/sandcastle-ng/scripts/setup-sandcastle.sh
+++ b/sandcastle-ng/scripts/setup-sandcastle.sh
@@ -63,6 +63,7 @@ systemctl stop taler-demo-landing.service
systemctl stop taler-demo-blog.service
systemctl stop taler-demo-donations.service
systemctl stop taler-demo-survey.service
+systemctl stop libeufin-bank.service
# We now make sure that some important locations are symlinked to
# the persistent storage volume.
@@ -199,7 +200,7 @@ globalThis.talerDemobankSettings = {
};
EOF
-systemctl start libeufin-bank.service
+systemctl enable --now libeufin-bank.service
# TODO: Create accounts for exchange and merchants