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