fix
This commit is contained in:
parent
ae79f940fb
commit
6240be7ee9
@ -1 +1 @@
|
|||||||
1.7.4,minor update for storage check
|
1.7.4.fx1,minor update for storage check
|
||||||
|
|||||||
@ -71,6 +71,7 @@ function storage_check() {
|
|||||||
Cmd="${Cmd} -x squashfs"
|
Cmd="${Cmd} -x squashfs"
|
||||||
Cmd="${Cmd} -x tmpfs"
|
Cmd="${Cmd} -x tmpfs"
|
||||||
Cmd="${Cmd} -x vfat"
|
Cmd="${Cmd} -x vfat"
|
||||||
|
Cmd="${Cmd} -x deftmpfs"
|
||||||
Cmd="${Cmd} | grep -v Filesystem\""
|
Cmd="${Cmd} | grep -v Filesystem\""
|
||||||
|
|
||||||
IFS=$'\n' ; lines=$(eval ${Cmd})
|
IFS=$'\n' ; lines=$(eval ${Cmd})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user