move to /usr/bin
This commit is contained in:
parent
299c8fe244
commit
6430f74b5d
2 changed files with 0 additions and 1 deletions
8
usr/bin/update-distroboxes
Executable file
8
usr/bin/update-distroboxes
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
podman rm -f general-cachyos
|
||||
podman rm -f tradingview
|
||||
|
||||
distrobox assemble create --file /etc/distrobox.ini
|
||||
|
||||
distrobox enter tradingview -- distrobox-export --app tradingview --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
Loading…
Add table
Add a link
Reference in a new issue