[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: -needs permissions fix
From: |
Admin |
Subject: |
[taler-deployment] branch master updated: -needs permissions fix |
Date: |
Mon, 02 Jun 2025 14:21:14 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository taler-deployment.
The following commit(s) were added to refs/heads/master by this push:
new c562319 -needs permissions fix
c562319 is described below
commit c562319f3d40ad1725c9f22b13c6399b275fa75d
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Jun 2 14:21:06 2025 +0200
-needs permissions fix
---
migration-v0-v1/migrate-db-v0-v1.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/migration-v0-v1/migrate-db-v0-v1.sh
b/migration-v0-v1/migrate-db-v0-v1.sh
index 27e9b99..ec0762d 100755
--- a/migration-v0-v1/migrate-db-v0-v1.sh
+++ b/migration-v0-v1/migrate-db-v0-v1.sh
@@ -89,3 +89,6 @@ do
done
echo "Done"
exit 0
+
+# fix permissions
+taler-exchange-dbconfig
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: -needs permissions fix,
Admin <=