#!/bin/sh -e # print version if available /opt/netbox/venv/bin/pip3 show gunicorn | awk '/Version:/{print $2}'