summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoodle <shawtynoodle@gmail.com>2023-06-05 05:29:26 +0300
committernoodle <shawtynoodle@gmail.com>2023-06-05 05:30:08 +0300
commit293b5b9b0028c87e41407c1e09c44693442a315a (patch)
treebc04b57c814549ae1c9dd756ad3edd47db4d8ee3
parente37014476b64d7d24ef093f1d76cea6393206a4c (diff)
mpc-notify: change shebang from dash to sh
-rwxr-xr-xmpc-notify2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpc-notify b/mpc-notify
index 0e163ff..56e49b4 100755
--- a/mpc-notify
+++ b/mpc-notify
@@ -1,4 +1,4 @@
-#!/bin/dash
+#!/bin/sh -e
# Based on:
# https://wiki.archlinux.org/title/Ncmpcpp#With_album_art