diff options
Diffstat (limited to 'debian/postinst')
-rwxr-xr-x | debian/postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst index 3b85741..3ce2754 100755 --- a/debian/postinst +++ b/debian/postinst @@ -79,3 +79,6 @@ m4 \ > /etc/etherpad/etherpad.local.properties chown etherpad:etherpad /etc/etherpad/etherpad.local.properties + +#DEBHELPER# + |