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>2017-08-30 20:47:23 +0300
committernachoparker <nacho@ownyourbits.com>2017-08-30 20:47:23 +0300
commit2c911be3611d5011c4f8e0d09c21706e259a6a45 (patch)
tree7e89156f93ca399732b3abe70138b55881fd7389
parent8374a704feedbfb95bf5bdf34a4239076e809603 (diff)
nc-automount: small fixv0.24.9
-rw-r--r--etc/nextcloudpi-config.d/nc-automount.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/nextcloudpi-config.d/nc-automount.sh b/etc/nextcloudpi-config.d/nc-automount.sh
index 44ca401f..b44c2e28 100644
--- a/etc/nextcloudpi-config.d/nc-automount.sh
+++ b/etc/nextcloudpi-config.d/nc-automount.sh
@@ -108,7 +108,7 @@ EOF
[[ "$ACTIVE_" != "yes" ]] && {
rm -f /etc/udev/rules.d/50-automount.rules
- sed -i '/ # Rules for automounting both/,+11d' /etc/fstab
+ sed -i '/# Rules for automounting both/,+11d' /etc/fstab
}
# mount whatever is currently plugged in