From d9502ba330961db1b71f5ac2f5c75f441d5aaa2c Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Thu, 20 Sep 2018 21:50:16 +0200 Subject: [PATCH] restart all services related to your Nextcloud instance issue: /usr/local/src/install-nextcloud/restart.sh --- restart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restart.sh b/restart.sh index e5e770d..095bd60 100644 --- a/restart.sh +++ b/restart.sh @@ -1,6 +1,6 @@ ### # restart all services related to your Nextcloud instance -# issue by e.g.:/root/restart.sh +# issue by e.g.: /usr/local/src/install-nextcloud/restart.sh ### #!/bin/bash /usr/sbin/service nginx stop