my-ostree-OS/usr/local/bin/distrobox-update
Anders Rytter Hansen 32773f0e3e Update distrobox-update
2023-11-05 16:22:55 +01:00

6 lines
95 B
Bash
Executable file

#!/bin/sh
podman rm -f general-cachyos
distrobox assemble create --file /etc/distrobox.ini
#