mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-11 22:10:11 +01:00
6 lines
46 B
Bash
6 lines
46 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
set -ex
|
||
|
|
|
||
|
|
/usr/local/bin/zfs-driver
|