Fixes #1624. Use python3 shebang for all python scripts as python still defaults to python2 on many systems.
3.3 KiB
3.3 KiB
Fixes #1624. Use python3 shebang for all python scripts as python still defaults to python2 on many systems.