From 1210517df2dcf1a6d61d0a863a4db992ed135df4 Mon Sep 17 00:00:00 2001 From: nacho Date: Wed, 12 Sep 2018 17:38:56 -0600 Subject: wizard: fix instructions for BTRFS --- ncp-web/wizard/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ncp-web/wizard/index.php b/ncp-web/wizard/index.php index 389d778c..e7471e4e 100644 --- a/ncp-web/wizard/index.php +++ b/ncp-web/wizard/index.php @@ -70,9 +70,9 @@ HTML

- If you want to prepare the USB drive to be used with NextCloudPi hit Format USB. Skip if already formated as ext4. + If you want to prepare the USB drive to be used with NextCloudPi hit Format USB. Skip if already formated as ext4 or BTRFS.
- Attention! This will format your USB drive as ext4 and will destroy any current data. + Attention! This will format your USB drive as BTRFS and will destroy any current data.

-- cgit v1.2.3