Skip to content

Commit

Permalink
cs - change shabang of job file
Browse files Browse the repository at this point in the history
  • Loading branch information
fl0ppy-d1sk committed Jan 9, 2024
1 parent 0cb522b commit e4d8d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdsec/jobs/crowdsec-conf.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3

from os import getenv, sep
from os.path import join
Expand Down

0 comments on commit e4d8d7e

Please sign in to comment.