gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: aptly: use new repo name


From: gnunet
Subject: [taler-deployment] branch master updated: aptly: use new repo name
Date: Thu, 16 Jan 2025 00:10:08 +0100

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

dvn pushed a commit to branch master
in repository taler-deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2e26597  aptly: use new repo name
2e26597 is described below

commit 2e265979fef85a4d23bf1a8d01a2b5328af54803
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Wed Jan 15 23:08:04 2025 +0000

    aptly: use new repo name
---
 aptly/entr.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aptly/entr.sh b/aptly/entr.sh
index c3787d3..026740d 100755
--- a/aptly/entr.sh
+++ b/aptly/entr.sh
@@ -2,5 +2,5 @@
 set -xo
 
 while true ; do 
-       echo "${HOME}/incoming/bookworm-taler-ci" | entr -n -d 
"${HOME}/deployment/aptly/aptly-publish.sh" ; sleep 1 || true
+       echo "${HOME}/incoming/bookworm-taler-ci" | entr -n -d 
"${HOME}/taler-deployment/aptly/aptly-publish.sh" ; sleep 1 || true
 done

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