Browse Source

Change filesystem for mesh client

Bob Mottram 7 years ago
parent
commit
80e8be80c5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-image-make

+ 1
- 1
src/freedombone-image-make View File

158
     meshclient)
158
     meshclient)
159
         extra_opts="\
159
         extra_opts="\
160
  --grub \
160
  --grub \
161
- --roottype btrfs \
161
+ --roottype ext3 \
162
 "   ;;
162
 "   ;;
163
     all)
163
     all)
164
         extra_opts="\
164
         extra_opts="\