Merge pull request #60 from vidister/master

Add shebang to lgproxy.py
This commit is contained in:
zorun 2020-06-14 18:42:35 +02:00 committed by GitHub
commit 6f277c23cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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