From 1cca9e4b72b106374f203890b266f18609deefe3 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 22 Nov 2019 02:14:25 +0530 Subject: shellcheck fixes --- plugins/boom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/boom') diff --git a/plugins/boom b/plugins/boom index 47036e0..40931b4 100755 --- a/plugins/boom +++ b/plugins/boom @@ -15,7 +15,7 @@ if [ ! -z "$GUIPLAYER" ]; then find . -type f \( -iname "*.mp3" -o -iname "*.flac" -o -iname "*.webm" -o -iname "*.wma" \) | sort -R | head -n $NUMTRACKS | xargs -d "\n" "$PLAYER" > /dev/null 2>&1 & # detach the player - disown + sleep 1 else # start MOC server mocp -S -- cgit v1.2.3-70-g09d2