diff --git a/setup/so-setup b/setup/so-setup index 5ec148208..4b0a4d6f6 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -243,7 +243,7 @@ whiptail_make_changes if [[ $# -gt 1 ]]; then set -- "${@:2}" - parse_options "$@" + parse_options "$@" >> $setup_log 2>&1 fi if [[ "$setup_type" == 'iso' ]]; then