From da40bb3c187ab7b0c0141c45d219de030fd3322b Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Wed, 9 Jan 2019 14:56:49 +0100 Subject: [PATCH] Ready for PHP 7.3 --- restart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/restart.sh b/restart.sh index 09d591d..f83df96 100644 --- a/restart.sh +++ b/restart.sh @@ -1,6 +1,6 @@ ### -# restart all services related to your Nextcloud instance -# issue by e.g.: /usr/local/src/install-nextcloud/restart.sh +# restart all Nextcloud related services +# issue: /usr/local/src/install-nextcloud/restart.sh ### #!/bin/bash /usr/sbin/service nginx stop