From b8c4b1e0879b6ca7628cb67e0650305e92f8ba3a Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 13 Jul 2023 15:59:42 -0400 Subject: [PATCH] v1.5 - bug fix? Fix deemix? --- lidarr/Audio.service.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lidarr/Audio.service.bash b/lidarr/Audio.service.bash index 7d481b5..3a42c4f 100644 --- a/lidarr/Audio.service.bash +++ b/lidarr/Audio.service.bash @@ -1,5 +1,5 @@ -#!/usr/bin/env bash -scriptVersion="1.4" +#!/usr/bin/with-contenv bash +scriptVersion="1.5" scriptName="Audio" #### Import Settings