Change filesystem for mesh client

This commit is contained in:
Bob Mottram 2017-10-02 20:57:07 +01:00
parent 3d8b46f0c1
commit 80e8be80c5
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ case "$MACHINE" in
meshclient)
extra_opts="\
--grub \
--roottype btrfs \
--roottype ext3 \
" ;;
all)
extra_opts="\