We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b077068 commit e117a62Copy full SHA for e117a62
src/trustymail_csv2mongo.py
@@ -1,4 +1,4 @@
1
-#!/usr/local/bin/python3
+#!/usr/bin/env python3
2
3
"""Populate MongoDB from a sorted CSV file as output by domain scan."""
4
0 commit comments