Problem:
Postinstaller script needs to update system after install from ISO media.
Question:
As there is no "-y" option or similar, what is the recommended way to let these programs just run without stopping for manual confirmation, assuming "yes" as default answer?
Postinstaller script needs to update system after install from ISO media.
freebsd-update and pkg ask the user for interactive confirmations.Question:
As there is no "-y" option or similar, what is the recommended way to let these programs just run without stopping for manual confirmation, assuming "yes" as default answer?