summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-02-01 23:48:07 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2016-02-01 23:48:07 +0100
commit5697aa9d0bbda947e8530f9daed7018dbb7092c9 (patch)
tree568b0f6329ffc1daeaaafe64651e0756f339d6e5
parentwww-apps/pydio: 6.0.8 → 6.2.1 (diff)
downloadeva-5697aa9d0bbda947e8530f9daed7018dbb7092c9.tar.gz
eva-5697aa9d0bbda947e8530f9daed7018dbb7092c9.tar.bz2
eva-5697aa9d0bbda947e8530f9daed7018dbb7092c9.zip
www-apps/pydio: fix a typo in postinst information
-rw-r--r--www-apps/pydio/files/postinst.en.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/pydio/files/postinst.en.txt b/www-apps/pydio/files/postinst.en.txt
index 729cd1b..77bc593 100644
--- a/www-apps/pydio/files/postinst.en.txt
+++ b/www-apps/pydio/files/postinst.en.txt
@@ -3,4 +3,4 @@ SQL scripts to upgrade database can be found in pydio's sqlscripts folder.
PHP upgrade scripts can be found in <path_to_installation>/upgrade-scripts.
You must cleanup plugin cache files:
-$ find <path_to_installation>/data/cache/plugins -type f -delete
+$ find <path_to_installation>/data/cache/plugins_* -type f -delete