@ -404,10 +404,13 @@ printing
add_arg_pkg "${@}"
header "Do installation"
rly_install=n
if [ "${DEBUG}" -ge "1" ]; then
echo_vars
rly_install=y
fi
if ! yesno "Do you really wanna install?" n; then
if ! yesno "Do you really wanna install?" ${rly_install}; then
exit
The note is not visible to the blocked user.