fix shebang for compatiblity with monitoring
This commit is contained in:
parent
93ab327955
commit
1ad446df9f
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/python3
|
||||
|
||||
import socket
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user