From 86447bcf49c2faf02ee8f07f4a69ba75bcd1ed4c Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Tue, 18 Jul 2023 17:16:17 -0400 Subject: [PATCH] v1.4 bug fix? --- lidarr/AutoArtistAdder.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lidarr/AutoArtistAdder.bash b/lidarr/AutoArtistAdder.bash index 39c71b3..6478cfe 100644 --- a/lidarr/AutoArtistAdder.bash +++ b/lidarr/AutoArtistAdder.bash @@ -1,5 +1,5 @@ -#!/usr/bin/env bash -scriptVersion="1.3" +#!/usr/bin/with-contenv bash +scriptVersion="1.4" scriptName="AutoArtistAdder" log () {