[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sandcastle-ng] branch master updated: -typo
From: |
gnunet |
Subject: |
[taler-sandcastle-ng] branch master updated: -typo |
Date: |
Mon, 26 Aug 2024 16:33:06 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository sandcastle-ng.
The following commit(s) were added to refs/heads/master by this push:
new cf9d1f3 -typo
cf9d1f3 is described below
commit cf9d1f332fa9aa21b57aa5f060b2e82a6ca0cbc8
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Aug 26 16:33:02 2024 +0200
-typo
---
scripts/demo/setup-sandcastle.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index 46758ac..5345cbd 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -482,7 +482,7 @@ fi
# Add auditor user to DB group *before* running taler-exchange-dbconfig,
# so that DB permissions are adjusted accordingly.
-usermod taler-auditor-httpd -aG taler-exchange taler-exchange-db
+usermod taler-auditor-httpd -aG taler-exchange-db
echo "Initializing exchange database"
taler-exchange-dbconfig
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.