change disk storage display
parent
ead0e4af54
commit
324495e7a3
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/bash
|
||||
flatpak-spawn --host lsblk -pdo SIZE $1 | grep -v SIZE
|
||||
flatpak-spawn --host lsblk -pdbo SIZE $1 | grep -v SIZE
|
Loading…
Reference in New Issue