add distrobox config
This commit is contained in:
parent
db2e555998
commit
96b0993986
3 changed files with 17 additions and 0 deletions
5
usr/local/bin/distrobox-update
Executable file
5
usr/local/bin/distrobox-update
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
podman rm -f general-cachyos
|
||||
|
||||
distrobox assemble create --file /etc/distrobox.ini
|
||||
Loading…
Add table
Add a link
Reference in a new issue