Fix shebang for non-debian users
This commit is contained in:
parent
e53e756e3f
commit
a5a78c66f7
7 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
# -*- encoding: utf-8 -*-
|
||||
|
||||
""" Configuration Serveur de cranspasswords.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue