mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-30 05:02:54 +08:00
Update zfs-osx-unmount-snapshots.sh
This commit is contained in:
parent
d1ac1682ae
commit
107fe68f52
@ -4,7 +4,7 @@ for zds in $(df|grep '.zfs' |awk '{print $1}'); do
|
|||||||
zfs umount $zds
|
zfs umount $zds
|
||||||
done
|
done
|
||||||
|
|
||||||
df -hT
|
df -h
|
||||||
|
|
||||||
exit;
|
exit;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user