From be9a5465affbfdcae056cbd9a4f9865cf6f816a1 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Mon, 14 Jan 2019 18:05:59 -0700 Subject: nc-automount: fix description --- changelog.md | 4 +++- etc/ncp-config.d/nc-automount.cfg | 2 +- 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": [ { -- cgit v1.2.3