From: Dave Page Date: Mon, 15 Dec 2025 13:45:47 +0000 (+0000) Subject: Make sure we use the venv for the Yum spider. X-Git-Url: http://git.postgresql.org/gitweb/stat%3Cscript%20data-cfasync=?a=commitdiff_plain;ds=inline;p=pgweb.git Make sure we use the venv for the Yum spider. --- 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