Commit 1558b0d
Remove changing DISK_REF for zfspool mikrotik-routeros.sh (#529)
* Remove changing DISK_REF for zfspool mikrotik-routeros.sh
When running the original script using zfspool as storage I got the error:
"unable to parse zfs volume name..."
Removing the part that cchnages the DISK_REF is disk is to be located on a zfspool has solved this.
* Fix in live repo
---------
Co-authored-by: CanbiZ <[email protected]>1 parent 1cb822b commit 1558b0d
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
259 | 264 | | |
260 | 265 | | |
261 | 266 | | |
| |||
0 commit comments