5 lines
93 B
Bash
Executable file
5 lines
93 B
Bash
Executable file
#!/bin/sh
|
|
|
|
podman rm -f general-cachyos
|
|
|
|
distrobox assemble create --file /etc/distrobox.ini
|