From d9a47246abad662f8d8749370dc64d7ec170a8dd Mon Sep 17 00:00:00 2001 From: olli Date: Mon, 21 Aug 2023 14:30:43 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fda526b..9d470d3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ host nextcloud.$(hostname) ``` Change the hostname with the following command for example with dedyn/deSEC to myhost.dedyn.io: ``` -hostnamectl hostname myhost.dedyn.io +su -c "hostnamectl hostname myhost.dedyn.io" ``` # Quick-Install