podman-compose/scripts/uninstall.sh

4 lines
74 B
Bash
Executable File

#!/usr/bin/env bash
pip uninstall podman-compose -y
./scripts/clean_up.sh