Added missing shebang

This commit is contained in:
RemixDev 2020-05-04 18:23:09 +02:00
parent b0edb597c3
commit 38e8b8f7a4
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
from deemix.app.downloader import download
from deemix.utils.misc import getIDFromLink, getTypeFromLink, getBitrateInt