mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-10 10:26:37 +00:00
🖌️ The shebang is important
This commit is contained in:
parent
3da9de439a
commit
c08045c418
1 changed files with 1 additions and 0 deletions
1
build.py
1
build.py
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import division, absolute_import, print_function, unicode_literals
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue