Fix #242: Validate input in pmb.helpers.cli
Created by: ollieparanoid
- Validate all inputs from
pmbootstrap init
- Add a new
confirm()
function, that validates input of yes/no questions properly - All questions loop until they have a valid answer now