diff options
Diffstat (limited to 'python/scripts/arabesque2ingestrequest.py')
-rwxr-xr-x | python/scripts/arabesque2ingestrequest.py | 2 |
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 |