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