Skip to content

Commit

Permalink
wizard: fix instructions for BTRFS
Browse files Browse the repository at this point in the history
  • Loading branch information
nachoparker committed Sep 13, 2018
1 parent 76898b9 commit 1210517
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ncp-web/wizard/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
<!-- Format USB drive -->
<div class="ncp-hidden" id="format-usb">
<p class="instructions">
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.
<br>
<strong>Attention!</strong> This will format your USB drive as ext4 and <strong>will destroy any current data.</strong>
<strong>Attention!</strong> This will format your USB drive as BTRFS and <strong>will destroy any current data.</strong>
</p>
<div class="buttons-area">
<input type="button" class="btn" id="format-USB" value="Format USB"/>
Expand Down

0 comments on commit 1210517

Please sign in to comment.