diff options
| author | Dave Page | 2025-12-15 13:45:47 +0000 |
|---|---|---|
| committer | Dave Page | 2025-12-15 13:45:56 +0000 |
| commit | 59ea4c82681bac44edb1fb9c0809dee8e80754fc (patch) | |
| tree | 0cb0b3db5ccd818fe7c62ca3964f87eee1ae9748 /tools/ftp | |
| parent | 51ff745be714b27e8551f52a0e877c7d48104aa5 (diff) | |
Diffstat (limited to 'tools/ftp')
| -rwxr-xr-x | tools/ftp/spider_yum.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ftp/spider_yum.py b/tools/ftp/spider_yum.py index 1b44e681..47d7a267 100755 --- a/tools/ftp/spider_yum.py +++ b/tools/ftp/spider_yum.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/share/python3/pginfra-virtualenv-yum-spider/bin/python3 import argparse import sys import os |
