#!/bin/bash /usr/bin/pip3 install --user -q --no-cache-dir --disable-pip-version-check halo read -rp "Enter the application name to upgrade: " appname /usr/bin/python3 - <