Skip to content

incorrect handling of -y option in flatpak #62

@pintaf

Description

@pintaf

I tried these two commands:

sudo UPT_TOOL=flatpak upt install -y org.onlyoffice.desktopeditors
sudo UPT_TOOL=flatpak upt install org.onlyoffice.desktopeditors -y

None of them worked.

I finally ended up using sudo flatpak install -y org.onlyoffice.desktopeditors
if a choice has to be made, I would prefer with the -y at the end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions