From 08abda617becb9d4d80f7cf290f02f2bc0a82f24 Mon Sep 17 00:00:00 2001 From: Footsiefat <12180913+Footsiefat@users.noreply.github.com> Date: Wed, 20 Oct 2021 08:38:04 +1300 Subject: [PATCH] added shebang line --- zspotify.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zspotify.py b/zspotify.py index 9ecac4b7..5880ceb9 100644 --- a/zspotify.py +++ b/zspotify.py @@ -1,3 +1,5 @@ +#! /usr/bin/env python3 + """ ZSpotify It's like youtube-dl, but for Spotify.