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) meshclient)
extra_opts="\ extra_opts="\
--grub \ --grub \
--roottype btrfs \ --roottype ext3 \
" ;; " ;;
all) all)
extra_opts="\ extra_opts="\