From 2b5df860ded1412a0c0be0d140d138616e926dfc Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 8 Feb 2020 18:43:37 -0500 Subject: #!/bin/sh shebang. newline after universalized. --- .local/bin/mpd-module-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/mpd-module-update') diff --git a/.local/bin/mpd-module-update b/.local/bin/mpd-module-update index 85eb002..da8d9fc 100755 --- a/.local/bin/mpd-module-update +++ b/.local/bin/mpd-module-update @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/bin/sh # This loop will update the mpd statusbar module whenever a command changes the # music player's status. mpd must be running on X's start for this to work. -- cgit v1.3.1