Skip to content

Commit

Permalink
output
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Jan 2, 2024
1 parent 7b68c70 commit cf3b2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/bin/dist-installer-cli
Original file line number Diff line number Diff line change
Expand Up @@ -1546,7 +1546,7 @@ kernel_module_modprobe_output ($sucmd modprobe vboxdrv): '$kernel_module_modprob
## Not running end_installer here, because that happens below and we want the following output messages.
#end_installer
elif test "${non_interactive}" = "1"; then
log notice "${underline}VirtualBox Startup Check:${nounderline} Starting VirtualBox automatically as per '--non-interactive' option."
log notice "${underline}VirtualBox Startup Check:${nounderline} Starting VirtualBox automatically via '--non-interactive' option."
if test "${virtualbox_only}" = "1"; then
start_virtualbox_gui
end_installer
Expand Down

0 comments on commit cf3b2f7

Please sign in to comment.