[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sandcastle-ng] branch master updated: add script to view sandcast
From: |
gnunet |
Subject: |
[taler-sandcastle-ng] branch master updated: add script to view sandcastle logs |
Date: |
Tue, 13 Feb 2024 21:05:00 +0100 |
This is an automated email from the git hooks/post-receive script.
devan-carpenter pushed a commit to branch master
in repository sandcastle-ng.
The following commit(s) were added to refs/heads/master by this push:
new f6f84b9 add script to view sandcastle logs
f6f84b9 is described below
commit f6f84b9416ae657e9230154d7df07c00fa24d851
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Tue Feb 13 15:04:52 2024 -0500
add script to view sandcastle logs
---
sandcastle-logs | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sandcastle-logs b/sandcastle-logs
new file mode 100755
index 0000000..7b10f32
--- /dev/null
+++ b/sandcastle-logs
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+set -exou
+
+exec podman exec -it taler-sandcastle journalctl -f
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sandcastle-ng] branch master updated: add script to view sandcastle logs,
gnunet <=