We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494f27f commit 4f4b30dCopy full SHA for 4f4b30d
1 file changed
python3/link-checker.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python3
+#!/usr/bin/env python3
2
#
3
# link-checker.py
4
# Script to be run by crontab to report broken links.
0 commit comments