From 21d59862de04165f47154006fd7f76d263bf8086 Mon Sep 17 00:00:00 2001 From: jkaberg Date: Tue, 12 Aug 2014 00:49:33 +0200 Subject: [PATCH] typo --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 5fcb632e..4f0b0ecc 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -27,7 +27,7 @@ server { include /etc/nginx/nginx-ssl.conf; # TODO: This is bad, we shouldnt hack it like this. - root /usr/local/lib/owncloud;; + root /usr/local/lib/owncloud; index index.html index.htm; # ownCloud configuration