Skip to content

Commit

Permalink
dnf
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Aug 18, 2023
1 parent 3de5699 commit 3b8b0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/bin/dist-installer-cli
Expand Up @@ -1780,8 +1780,8 @@ install_virtualbox_fedora(){
if test "${has_virtualbox_qt}" != "1"; then
log notice "VirtualBox Installation: Preparing to install VirtualBox..."
install_oracle_repository_fedora
update_sources
root_cmd dnf makecache --assumeyes '--disablerepo=*' --enablerepo=virtualbox
update_sources
get_virtualbox_version_fedora || die 2 "\
${underline}VirtualBox Package Version Detection:${nounderline} 'failure'"
fi
Expand Down

0 comments on commit 3b8b0d3

Please sign in to comment.