summaryrefslogtreecommitdiff
path: root/scripts/old/notify-status
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-05-08 23:55:30 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-05-08 23:55:30 +0200
commitc4d0e3de7ad04114797abb14368e4a6f8da04a60 (patch)
tree5ef72a5dfb5f6b1b15c1c3ac3e2e876bb9398ed2 /scripts/old/notify-status
parent453436ee53cd9935473cf1944dd072281d69a99f (diff)
downloadconfig-c4d0e3de7ad04114797abb14368e4a6f8da04a60.tar.gz
config-c4d0e3de7ad04114797abb14368e4a6f8da04a60.zip
Updates from alpine
Diffstat (limited to 'scripts/old/notify-status')
-rwxr-xr-xscripts/old/notify-status7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/old/notify-status b/scripts/old/notify-status
deleted file mode 100755
index 73a9435..0000000
--- a/scripts/old/notify-status
+++ /dev/null
@@ -1,7 +0,0 @@
1#!/bin/sh
2
3# Simple script to send a notification displaying the output of status
4
5# Requires: status, herbe (or similar, e.g. notify-send)
6
7herbe "$(status '\n\n')"

Generated with cgit - Back to sebastiano.tronto.net