diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/main.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/main.sh b/scripts/main.sh index 5bfd1ef..dcf0117 100755 --- a/scripts/main.sh +++ b/scripts/main.sh @@ -38,4 +38,4 @@ gen $b.gen/3.ls-files.txt \ inspect ls-files gen $b.gen/3.ls-trees.txt \ ./btrfs-rec --pv=$b.img --mappings=$b.gen/1.mappings.json \ - inspect ls-trees + inspect ls-trees --scandevices=$b.gen/0.scandevices.json |