mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 13:44:24 +00:00
fix: missing quotation
This commit is contained in:
@@ -229,7 +229,7 @@ sudo zpool import -a
|
||||
sudo zpool \
|
||||
create \
|
||||
-f \
|
||||
-o ashift=12 \
|
||||
-o 'ashift=12' \
|
||||
-o 'feature@allocation_classes=disabled' \
|
||||
-o 'feature@async_destroy=enabled' \
|
||||
-o 'feature@bookmarks=enabled' \
|
||||
|
||||
Reference in New Issue
Block a user