mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Re-add shebang to setup.py
This commit is contained in:
parent
c56785685b
commit
7f68516c5c
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*-
|
||||
# vi: set ft=python sts=4 ts=4 sw=4 noet :
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue