podman-compose/scripts/uninstall.sh
2019-09-03 00:19:07 +03:00

4 lines
75 B
Bash
Executable File

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