Add shebang to lgproxy.py

This commit is contained in:
vidister 2020-04-29 13:59:42 +02:00
parent e5a866b89b
commit 1a13a41db7
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# vim: ts=4
###