bedrocklinux / bedrocklinux-userland

This tracks development for the things such as scripts and (defaults for) config files for Bedrock Linux
https://bedrocklinux.org
GNU General Public License v2.0
602 stars 65 forks source link

pmm: dnf: Fix assume-yes flag #209

Closed NICHOLAS85 closed 3 years ago

NICHOLAS85 commented 3 years ago

dnf uses --assumeyes instead of --yes for their long flag

NICHOLAS85 commented 3 years ago

Merged fix with #215