diff options
Diffstat (limited to 'scripts/img-fstype')
| -rwxr-xr-x | scripts/img-fstype | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/img-fstype b/scripts/img-fstype deleted file mode 100755 index 82df6b8..0000000 --- a/scripts/img-fstype +++ /dev/null @@ -1,2 +0,0 @@ -#! /usr/bin/env sh -blkid -o value -s TYPE $1 |