[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: debian: config
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: debian: config |
Date: |
Fri, 30 Jul 2021 13:31:20 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new a3688e9 debian: config
a3688e9 is described below
commit a3688e96b2c327aa64ec1ee6a4373c1fb0a5f2f0
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Jul 30 13:31:17 2021 +0200
debian: config
---
debian/db/install/pgsql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/db/install/pgsql b/debian/db/install/pgsql
index 7cbb3ba..729940d 100755
--- a/debian/db/install/pgsql
+++ b/debian/db/install/pgsql
@@ -39,7 +39,7 @@ if [ -f /etc/dbconfig-common/anastasis.conf ]; then
fi
# Run database initialization logic
-sudo -u postgres anastasis-dbinit -c /etc/anastasis.conf
+sudo -u postgres anastasis-dbinit -c /etc/anastasis/anastasis.conf
# get database settings from dbconfig-common and configure
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.