From 510963c96b74b37293faa6f828473e1af00b4b02 Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Wed, 25 Oct 2017 13:46:34 -0600 Subject: [PATCH] qpidNotify.py able to run on its own from path --- rpms/awips2.upc/Installer.edex-upc/programs/qpidNotify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpms/awips2.upc/Installer.edex-upc/programs/qpidNotify.py b/rpms/awips2.upc/Installer.edex-upc/programs/qpidNotify.py index 9aa4ca2ec1..c9dd0f1b40 100755 --- a/rpms/awips2.upc/Installer.edex-upc/programs/qpidNotify.py +++ b/rpms/awips2.upc/Installer.edex-upc/programs/qpidNotify.py @@ -1,4 +1,4 @@ -#!python +#!/awips2/python/bin/python # simple wrapper to the qpidNotify Python module from awips.qpidingest import * import sys