Change filesystem for mesh client
This commit is contained in:
parent
3d8b46f0c1
commit
80e8be80c5
|
@ -158,7 +158,7 @@ case "$MACHINE" in
|
|||
meshclient)
|
||||
extra_opts="\
|
||||
--grub \
|
||||
--roottype btrfs \
|
||||
--roottype ext3 \
|
||||
" ;;
|
||||
all)
|
||||
extra_opts="\
|
||||
|
|
Loading…
Reference in New Issue