Skip to content

Commit e4d8d7e

Browse files
committed
cs - change shabang of job file
1 parent 0cb522b commit e4d8d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdsec/jobs/crowdsec-conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python3
1+
#!/usr/bin/env python3
22

33
from os import getenv, sep
44
from os.path import join

0 commit comments

Comments
 (0)