From 4782bd9e5e6722b8cb7955de7d57c4d6a200fcad Mon Sep 17 00:00:00 2001 From: Blacktwin Date: Thu, 23 Aug 2018 06:24:44 -0400 Subject: [PATCH] shebang --- utility/plex_api_poster_pull.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utility/plex_api_poster_pull.py b/utility/plex_api_poster_pull.py index 053a0bc..1cd0dc9 100644 --- a/utility/plex_api_poster_pull.py +++ b/utility/plex_api_poster_pull.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """ Description: Pull Movie and TV Show poster images from Plex. Save to Movie and TV Show directories in scripts working directory. Author: Blacktwin