From 15380b36daba1b06b2768251f2eefc2a7420a1f1 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 14 May 2015 10:49:18 +0200 Subject: Remove trailing space. --- debian/sitesummary.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/sitesummary.postinst b/debian/sitesummary.postinst index 910d81a..3401acf 100644 --- a/debian/sitesummary.postinst +++ b/debian/sitesummary.postinst @@ -83,7 +83,7 @@ case "$1" in # Make sure the cgi script can write to the storage area chown www-data /var/lib/sitesummary/tmpstorage \ - /var/lib/sitesummary/entries + /var/lib/sitesummary/entries ;; -- cgit v1.2.3