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