Skip to content

Commit 7914a5a

Browse files
authored
Merge pull request #4 from edwinkortman/patch-1
Update supervisor-fatals-listener.py
2 parents 15a6d7d + bf4e1fc commit 7914a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/supervisor-fatals-listener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
import socket
33
import sys
44
import syslog

0 commit comments

Comments
 (0)