move back to ledgerlive name
This commit is contained in:
parent
3b8c54bf24
commit
203a4ab0ba
2 changed files with 4 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ root=false
|
|||
replace=false
|
||||
home="~/containers/tradingview"
|
||||
|
||||
[ledgerlive2]
|
||||
[ledgerlive]
|
||||
image=ghcr.io/andersrh/containers/cachyos/ledgerlive:main
|
||||
#additional_packages=" "
|
||||
#export="app tradingview"
|
||||
|
|
@ -40,7 +40,7 @@ init=false
|
|||
pull=true
|
||||
root=false
|
||||
replace=false
|
||||
home="~/containers/ledgerlive2"
|
||||
home="~/containers/ledgerlive"
|
||||
|
||||
[bitwarden]
|
||||
image=ghcr.io/andersrh/containers/cachyos/bitwarden:main
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
podman rm -f general-cachyos
|
||||
podman rm -f tradingview
|
||||
podman rm -f general
|
||||
podman rm -f ledgerlive2
|
||||
podman rm -f ledgerlive
|
||||
podman rm -f development
|
||||
podman rm -f bitwarden
|
||||
podman rm -f lbry
|
||||
|
|
@ -15,7 +15,7 @@ podman pull ghcr.io/andersrh/containers/fedora-toolbox/general:main
|
|||
distrobox create -i ghcr.io/andersrh/containers/fedora-toolbox/general:main --home ~/containers/general -n general
|
||||
|
||||
distrobox enter tradingview -- distrobox-export --app tradingview --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter ledgerlive2 -- distrobox-export --app ledger-live-desktop --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter ledgerlive -- distrobox-export --app ledger-live-desktop --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform=wayland"
|
||||
distrobox enter general -- distrobox-export --app x2goclient
|
||||
|
||||
distrobox enter development -- distrobox-export --app qtcreator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue