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