5 lines
56 B
Bash
5 lines
56 B
Bash
|
#!/bin/bash
|
||
|
sudo zfs load-key chee
|
||
|
sudo zfs mount chee
|
||
|
|