summarylogtreecommitdiffstats
path: root/01-change-hashbang.patch
blob: 003ace9b93b8eb2d7d9a924e56681978526a538f (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/spotify-dl.py b/spotify-dl.py
index cb22e68..7829dca 100755
--- a/spotify-dl.py
+++ b/spotify-dl.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 
 #from googleapiclient.discovery import build
 #from apiclient.errors import HttpError