From ed186a40e7ce04ee2033e88a9f0f6d3a9e78afc5 Mon Sep 17 00:00:00 2001 From: Jon Lundy Date: Mon, 6 Aug 2018 12:37:50 -0600 Subject: [PATCH] update for postinst --- debian/ROOT/DEBIAN/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/ROOT/DEBIAN/postinst b/debian/ROOT/DEBIAN/postinst index 29d5d40..2873cdb 100755 --- a/debian/ROOT/DEBIAN/postinst +++ b/debian/ROOT/DEBIAN/postinst @@ -7,7 +7,7 @@ case "$1" in if systemctl is-enabled sour.is-paste.service; then systemctl start sour.is-paste.service - fi + fi sudo chown -R root:root /opt/sour.is sudo chown -R root:root /etc/opt/sour.is