scripts: fix shebang of shadacat.py [ci skip]

This commit is contained in:
Marco Hinz 2018-03-04 02:52:23 +01:00
parent 90fc7c6ad0
commit a98736b9c0
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.4
#!/usr/bin/env python3
import os
import sys