added shebang line for easy symlinking purposes

This commit is contained in:
Kjistóf 2017-08-22 01:30:13 +02:00
parent 3d51485d77
commit 5f411e09e2
1 changed files with 1 additions and 0 deletions

1
coub-dl.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
# Copyright © 2017 Kristof Toth <mrtoth@strongds.hu>
# This program is free software. It comes without any warranty, to the extent
# permitted by applicable law. You can redistribute it and/or modify it under the