summarylogtreecommitdiffstats
path: root/parsoid.install
diff options
context:
space:
mode:
authorKenOokamiHoro2020-06-13 17:43:51 +0800
committerKenOokamiHoro2020-06-13 17:43:51 +0800
commitcc74d27043145ccbf4ee8342808bc33d218eada9 (patch)
tree9ff3dbebf95e13d23978ee9aa6f06e0558275fc6 /parsoid.install
parent76ed5b8042e6152e9d5185d6cddeb52a3ccab7ff (diff)
downloadaur-cc74d27043145ccbf4ee8342808bc33d218eada9.tar.gz
Update to 0.12_a13
Diffstat (limited to 'parsoid.install')
-rw-r--r--parsoid.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsoid.install b/parsoid.install
index ff54b24f2042..5ec3e77ccea1 100644
--- a/parsoid.install
+++ b/parsoid.install
@@ -20,7 +20,7 @@ _update() {
post_install() {
_update
- echo ">> Before run Parsoid, modify /usr/share/webapps/parsoid/config.yaml ."
+ echo ">> Before run Parsoid, modify /etc/webapps/parsoid/config.yaml ."
echo ">> Reference comments in this file for help ."
}