mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Update Python invocations to explicit python3
This commit is contained in:
parent
eeec219a66
commit
9717c623c2
4 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
#! /usr/bin/env python3
|
||||
|
||||
try:
|
||||
# Python 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue