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