1-get-initial-setup-working #2
3
setup.sh
3
setup.sh
@ -79,8 +79,7 @@ function we_have_exactly_one_part () {
|
|||||||
return 0
|
return 0
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
printf -- '%s\n' 'Multiple '"${parttype}"' partitions found. We expect exactly one. Cowardly exiting 1 ...'
|
return 1
|
||||||
exit 1
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
printf -- '%s\n' 'Partition list does not look valid. Cowardly exiting 1 ...'
|
printf -- '%s\n' 'Partition list does not look valid. Cowardly exiting 1 ...'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user