Files
simple64/toolbox/remove.sh
T
2021-12-30 08:46:57 -07:00

9 lines
165 B
Bash
Executable File

#!/bin/bash
podman stop m64p
toolbox rm m64p -y
sleep 5
podman image prune -a -f
rm -f ~/.local/share/icons/m64p.png
rm -f ~/.local/share/applications/m64p.desktop