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