aboutsummaryrefslogtreecommitdiffstats
path: root/testing/knot/knot.post-install
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2014-10-22 11:07:05 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2014-10-22 11:07:12 +0000
commita8bb3b8d8aba20284b7749231d198907e07c817e (patch)
treebc87d00e4ef3c22d367f01e692e72e67b06498e0 /testing/knot/knot.post-install
parent214e9e9be559b45ad31bae6799bfa9d2062e87c9 (diff)
downloadaports-a8bb3b8d8aba20284b7749231d198907e07c817e.tar.bz2
aports-a8bb3b8d8aba20284b7749231d198907e07c817e.tar.xz
testing/knot: fixed typo (again) in post-install. Added knot group in pre-install.
Diffstat (limited to 'testing/knot/knot.post-install')
-rw-r--r--testing/knot/knot.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/knot/knot.post-install b/testing/knot/knot.post-install
index 74d367a035..fea7dac735 100644
--- a/testing/knot/knot.post-install
+++ b/testing/knot/knot.post-install
@@ -3,7 +3,7 @@
echo "*" >&2
echo "* Before running knot, you must create a knot.conf file." >&2
echo "* There is an example into /etc/knot directory. " >&2
-echo "* You can rename the example file and make the necessary adjustment. >&2
+echo "* You can rename the example file and make the necessary adjustment." >&2
echo "*" >&2
exit 0