1
0
Fork 0
mirror of https://github.com/sileht/bird-lg.git synced 2024-11-21 14:34:43 +01:00

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

View file

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