mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
Change shebang for Python scripts to use python3
This commit is contained in:
parent
6467f0416f
commit
e166e6913c
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Copyright (C) 2014-2019 Tobias Brunner
|
||||
# HSR Hochschule fuer Technik Rapperswil
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# Copyright (C) 2017 Tobias Brunner
|
||||
# HSR Hochschule fuer Technik Rapperswil
|
||||
|
Loading…
x
Reference in New Issue
Block a user