aboutsummaryrefslogtreecommitdiffstats
path: root/debian/sitesummary.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/sitesummary.postinst')
-rw-r--r--debian/sitesummary.postinst2
1 files changed, 1 insertions, 1 deletions
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
;;