flatpak: assume yes

This commit is contained in:
Harald Sitter
2024-09-21 22:54:43 +02:00
parent 03e1d7d4c6
commit 2ec3eceb27

View File

@@ -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