Skip to content
  • Thomas Schöpping's avatar
    Bash scripts enhanced: · 8a62ba99
    Thomas Schöpping authored
    - setuplib.sh: readUserInput function now allows to optionally use the escape key to abort input.
                   The function has been renamed to readUserSelection to force incompatibility.
    - All other scripts have been updated accordingly.
    - It is now possible to use user input 'q' in interactive menus.
    - All script parameters '-q' (short for --quit) have been removed.
    8a62ba99