aboutsummaryrefslogtreecommitdiff
path: root/contrib/snap/log.bash
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xcontrib/snap/log.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/snap/log.bash b/contrib/snap/log.bash
new file mode 100755
index 000000000..c81efeb2c
--- /dev/null
+++ b/contrib/snap/log.bash
@@ -0,0 +1,3 @@
+#!/bin/bash -e
+
+exec tail -c +0 -F ${SNAP_DATA}/.bitmonero/bitmonero.log