From 1e9c9a14f94598dacb87d963d96223d2e0d0c3cf Mon Sep 17 00:00:00 2001 From: stackcoder Date: Sun, 19 Jul 2020 04:15:52 +0200 Subject: [PATCH] Fixup README.md Signed-off-by: stackcoder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c418622a..58041b1d 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ One or more trusted domains can be set through environment variable, too. They w - `NEXTCLOUD_TRUSTED_DOMAINS` (not set by default) Optional space-separated list of domains -The install and update script is only triggered when a default command is used (`apache-foreground` or `php-fpm`). If you use a custom command you have to enable the install / update with +The install and update script is only triggered when a default command is used (`apache2-foreground` or `php-fpm`). If you use a custom command you have to enable the install / update with - `NEXTCLOUD_UPDATE` (default: _0_)