aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--caddy-full-bin.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/caddy-full-bin.install b/caddy-full-bin.install
index ca6086f39a9e..738ba67b6cda 100644
--- a/caddy-full-bin.install
+++ b/caddy-full-bin.install
@@ -14,7 +14,7 @@ post_upgrade() {
chown -R http:http /etc/ssl/caddy
- echo "Migration guide for caddy <0.9: https://github.com/klingtnet/caddy-AUR/blob/master/README.md"
+ echo "Migration guide for caddy <0.9: https://github.com/klingtnet/caddy-AUR/blob/master/README.md"
echo "With the package level 0.9.3-5 the caddy user is changed from 'www-data' to 'http'."
echo "You need to update the permissions for your caddy web directory with 'chown -R http:http <web-root>'"
fi