diff --git a/lidarr/Video.service.bash b/lidarr/Video.service.bash index bb7e8aa..da8421f 100644 --- a/lidarr/Video.service.bash +++ b/lidarr/Video.service.bash @@ -1,5 +1,5 @@ -#!/usr/bin/env bash -scriptVersion="1.6" +#!/usr/bin/with-contenv bash +scriptVersion="1.7" scriptName="Video" #### Import Settings