my-ostree-OS/usr/local/bin/distrobox-update

6 lines
95 B
Text
Raw Normal View History

2023-11-05 16:21:13 +01:00
#!/bin/sh
podman rm -f general-cachyos
distrobox assemble create --file /etc/distrobox.ini
2023-11-05 16:22:55 +01:00
#