mirror of
https://github.com/KDE/kde-linux.git
synced 2026-06-16 11:29:18 -04:00
flatpak: assume yes
This commit is contained in:
@@ -210,7 +210,7 @@ mkdir flatpak
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
# Do this separately, when used as part of remote-add it complains about GPG for unknown reasons
|
||||
flatpak remote-modify --collection-id=org.flathub.Stable flathub
|
||||
flatpak install org.mozilla.firefox
|
||||
flatpak install --noninteractive --assumeyes org.mozilla.firefox
|
||||
flatpak create-usb flatpak org.mozilla.firefox
|
||||
rm -rf /var/lib/flatpak # reset the state in the image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user