mirror of
https://github.com/elem74/fabaccess-config-generator.git
synced 2025-04-19 17:56:36 +02:00
add shebang. so we can just run ./config-generator.py
This commit is contained in:
parent
5074083ff4
commit
a03873e08b
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
__version__ = '2025.2'
|
||||
|
||||
import os
|
||||
|
Loading…
x
Reference in New Issue
Block a user