Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-01-15 04:05:59 +0300
committernachoparker <nacho@ownyourbits.com>2019-01-15 04:06:19 +0300
commitbe9a5465affbfdcae056cbd9a4f9865cf6f816a1 (patch)
treed53da49f2e9ae43083c600e8012909979c6c7c01
parent7b30d55e039849c777a60afa90afc21605b48812 (diff)
nc-automount: fix descriptionv1.3.2
-rw-r--r--changelog.md4
-rw-r--r--etc/ncp-config.d/nc-automount.cfg2
2 files changed, 4 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 3dcc2a70..583c5117 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,7 @@
-[v1.3.1](https://github.com/nextcloud/nextcloudpi/commit/bb69e8d) (2019-01-13) ncp-update: fail if version cant be parsed
+[v1.3.2](https://github.com/nextcloud/nextcloudpi/commit/86c5bef) (2019-01-14) nc-automount: fix description
+
+[v1.3.1 ](https://github.com/nextcloud/nextcloudpi/commit/61e3ff3) (2019-01-13) ncp-update: fail if version cant be parsed
[v1.3.0 ](https://github.com/nextcloud/nextcloudpi/commit/2c943b7) (2019-01-12) upgrade to NC15.0.2
diff --git a/etc/ncp-config.d/nc-automount.cfg b/etc/ncp-config.d/nc-automount.cfg
index b405a433..489b9503 100644
--- a/etc/ncp-config.d/nc-automount.cfg
+++ b/etc/ncp-config.d/nc-automount.cfg
@@ -3,7 +3,7 @@
"name": "Nc-automount",
"title": "nc-automount",
"description": "Automount USB drives by plugging them in",
- "info": "Plugged in USB drives will be automounted under /media\non boot or at the moment of insertion.\n\nFormat your drive as ext4 in order to move NC datafolder or database\nVFAT or NTFS is not recommended for this task, as it does not suport permissions\n\nIMPORTANT: halt or umount the drive before extracting",
+ "info": "Plugged in USB drives will be automounted under /media\non boot or at the moment of insertion.\n\nFormat your drive as ext4/btrfs in order to move NC datafolder or database\nVFAT or NTFS is not recommended for this task, as it does not suport permissions\n\nIMPORTANT: halt or umount the drive before extracting",
"infotitle": "Automount notes",
"params": [
{