aboutsummaryrefslogtreecommitdiffstats
path: root/python/scripts/arabesque2ingestrequest.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-03-10 22:42:21 -0700
committerBryan Newbold <bnewbold@archive.org>2020-03-10 23:01:20 -0700
commit37ca92cc8923254bb579eb986bb924438bd5e9e8 (patch)
tree1ce535bbb3a037504af58bf3c09e4635715975e8 /python/scripts/arabesque2ingestrequest.py
parent8837977d2892beac6cf412f58dafcdbf06f323ac (diff)
downloadsandcrawler-37ca92cc8923254bb579eb986bb924438bd5e9e8.tar.gz
sandcrawler-37ca92cc8923254bb579eb986bb924438bd5e9e8.zip
use local env in python scripts
Without this correct/canonical shebang invocation, virtualenvs (pipenv) don't work.
Diffstat (limited to 'python/scripts/arabesque2ingestrequest.py')
-rwxr-xr-xpython/scripts/arabesque2ingestrequest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/scripts/arabesque2ingestrequest.py b/python/scripts/arabesque2ingestrequest.py
index fa46f10..03a1f29 100755
--- a/python/scripts/arabesque2ingestrequest.py
+++ b/python/scripts/arabesque2ingestrequest.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
"""
This script is intended to be used for backfill ingest of old crawls. It can