mirror of
https://github.com/opnsense/docs.git
synced 2026-05-25 18:52:11 -04:00
changelogs: use env for proper venv use
This commit is contained in:
parent
e0d84ff238
commit
e101ec8a61
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
Copyright (c) 2020-2021 Ad Schellevis <ad@opnsense.org>
|
||||
All rights reserved.
|
||||
|
|
|
|||
Loading…
Reference in a new issue