Commit 408d3f90 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm release-upgrade: add refresh upgrade for dnf

parent c033780b
......@@ -289,6 +289,7 @@ epm_release_upgrade()
dnf-rpm)
info "Check https://fedoraproject.org/wiki/DNF_system_upgrade for an additional info"
docmd epm install dnf
sudocmd dnf --refresh upgrade
sudocmd dnf clean all
assure_exists dnf-plugin-system-upgrade
sudocmd dnf upgrade --refresh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment