Skip to content

Commit

Permalink
fix VirtualBox version detection
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Aug 18, 2023
1 parent df16bc6 commit eb00cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/dist-installer-cli
Original file line number Diff line number Diff line change
Expand Up @@ -1716,6 +1716,7 @@ install_virtualbox_fedora(){
if test "${has_virtualbox_qt}" != "1"; then
log notice "VirtualBox Installation: Preparing to install VirtualBox..."
install_oracle_repository_fedora
update_sources
get_virtualbox_version_fedora || die 2 "\
${underline}VirtualBox Package Version Detection:${nounderline} 'failure'"
fi
Expand Down

0 comments on commit eb00cc7

Please sign in to comment.