fix shebang for compatiblity with monitoring

This commit is contained in:
Romain H 2022-02-27 17:55:58 +01:00 committed by Romain Hv
parent 93ab327955
commit 1ad446df9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/python3
import socket
import sys