Skip to content

Fix #242: Validate input in pmb.helpers.cli

postmarketOS Bot requested to merge fix/242-validate-input into master

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

Merge request reports