podman-compose/scripts/uninstall.sh

4 lines
75 B
Bash
Raw Normal View History

2019-08-21 22:45:53 +02:00
#!/usr/bin/env bash
pip3 uninstall podman-compose -y
2019-08-21 22:45:53 +02:00
./scripts/clean_up.sh