mirror of
https://github.com/containers/podman-compose.git
synced 2025-06-02 08:25:39 +02:00
4 lines
74 B
Bash
Executable File
4 lines
74 B
Bash
Executable File
#!/usr/bin/env bash
|
|
pip uninstall podman-compose -y
|
|
./scripts/clean_up.sh
|