1
0

use python3 in scripts shebang, fix #4519

This commit is contained in:
Janus
2018-07-10 13:49:51 +02:00
parent 586aee45eb
commit 04432fe93e
3 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# A simple script that connects to a server and displays block headers