gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: remove unnecessary workaround


From: gnunet
Subject: [taler-deployment] branch master updated: remove unnecessary workaround
Date: Wed, 08 Mar 2023 17:43:41 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new fa4c09e  remove unnecessary workaround
fa4c09e is described below

commit fa4c09eaa79645b80b5d338010d44f705efadc7f
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Mar 8 17:43:27 2023 +0100

    remove unnecessary workaround
---
 netzbon/install_debian_packages.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/netzbon/install_debian_packages.sh 
b/netzbon/install_debian_packages.sh
index 6f0de9b..fc5afc1 100755
--- a/netzbon/install_debian_packages.sh
+++ b/netzbon/install_debian_packages.sh
@@ -36,12 +36,6 @@ wget -P /etc/apt/keyrings https://taler.net/taler-systems.gpg
 
 ## Specific GNU Taler packages
 
-# FIXME
-# We can avoid this instruction, if "taler-mechant" refers to
-# database "postgres" instead of "pgsql"
-# CG: FIXME: this step makes no sense, commenting out for now.
-# su -lc "createdb pgsql" postgres
-
 apt update
 apt install taler-exchange -y
 apt install taler-merchant -y

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]