improvements
This commit is contained in:
parent
3ab713a5b3
commit
4bc84394c4
23 changed files with 289 additions and 74 deletions
2
part
2
part
|
@ -92,7 +92,7 @@ while true; do
|
|||
mainfs=$mainblkdev
|
||||
break
|
||||
;;
|
||||
*) printf '%s\n' 'Please answer with yes or no' 1>&2 ;;
|
||||
*) printf 'Please answer with yes or no\n' 1>&2 ;;
|
||||
esac
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue