aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-04-05 08:21:24 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-04-05 08:21:24 +0000
commit1e6b771b72cfa3c4bfcca7cba3adc5d255bab4ee (patch)
tree7571f4fa8d33523499a131b06d75d8b330b12741 /UPDATING
parentb83b47532b732c0678dca1604621e271e2acc375 (diff)
downloadports-1e6b771b72cfa3c4bfcca7cba3adc5d255bab4ee.tar.gz
ports-1e6b771b72cfa3c4bfcca7cba3adc5d255bab4ee.zip
www/nextcloud: Fix missing quote in examples
Reported by: Frank Ebert
Notes
Notes: svn path=/head/; revision=466540
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index b4e262f2932e..0c19bfb8b3eb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -15,7 +15,7 @@ you update your ports collection, before attempting any port upgrades.
a patch for the default installation can be applied with:
# cd /usr/local/www/nextcloud
- # su -m www -c "php ./occ config:import < /usr/local/share/nextcloud/fix-apps_paths.json
+ # su -m www -c "php ./occ config:import < /usr/local/share/nextcloud/fix-apps_paths.json"
20180401:
AFFECTS: users of mail/dovecot and mail/dovecot-pigeonhole