diff --git a/scripts/grep_more_ioc.sh b/scripts/grep_more_ioc.sh index 14bff9a4..c9451236 100755 --- a/scripts/grep_more_ioc.sh +++ b/scripts/grep_more_ioc.sh @@ -1,4 +1,4 @@ #!/usr/bin/bash # execute python script -/cds/group/pcds/pyps/conda/py39/envs/pcds-5.8.4/bin/python $ENG_TOOLS_SCRIPTS/grep_more_ioc.py "$@" +/cds/group/pcds/pyps/conda/py39/envs/pcds-5.8.4/bin/python "$ENG_TOOLS_SCRIPTS/grep_more_ioc.py" "$@"