5 lines
59 B
Bash
Executable file
5 lines
59 B
Bash
Executable file
# unmount all stuff
|
|
|
|
umount -Rl /data /mnt
|
|
zpool export -a
|