gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 122/141: remove directories of taler after install


From: gnunet
Subject: [taler-grid5k] 122/141: remove directories of taler after install
Date: Thu, 18 Nov 2021 14:51:03 +0100

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

marco-boss pushed a commit to branch master
in repository grid5k.

commit 21a96a701ddc256c1cc1011d3b7030c2247b8a21
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Thu Nov 11 08:22:30 2021 +0100

    remove directories of taler after install
---
 image/taler-debian11.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/image/taler-debian11.yaml b/image/taler-debian11.yaml
index dcac8a7..13f651c 100644
--- a/image/taler-debian11.yaml
+++ b/image/taler-debian11.yaml
@@ -106,6 +106,8 @@ setup:
          make install
          ldconfig
 
+         rm -rf gnunet-*
+
     - exchange:
       - exec_in: |
          cd $${taler_path}
@@ -117,6 +119,8 @@ setup:
          make install
          ldconfig
 
+         rm -rf taler-exchange-*
+
     - merchant:
       - exec_in: |
          cd $${taler_path}
@@ -127,6 +131,8 @@ setup:
          make install
          ldconfig
 
+         rm -rf taler-merchant-*
+
     - wallet: 
       - exec_in: |
          cd $${taler_path}
@@ -137,6 +143,8 @@ setup:
          ./configure
          make install
 
+         rm -rf taler-wallet-*
+
     - loki-promtail:
       - exec_in: |
          apt-get install -y unzip curl

-- 
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]