tremove www-data from group on uninstall - coffin - secure lan file storage on a device HTML git clone git://parazyd.org/coffin.git DIR Log DIR Files DIR Refs DIR Submodules DIR README DIR LICENSE --- DIR commit 77ea8408d3f2284a800e60dd36bfa337a67df6df DIR parent c84859eeb01c9327a32812c81ff138f3d4f25b2a HTML Author: parazyd <parazyd@dyne.org> Date: Wed, 30 Mar 2016 03:09:47 +0200 remove www-data from group on uninstall Diffstat: M conf/config.sh | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/conf/config.sh b/conf/config.sh t@@ -179,6 +179,7 @@ ckdistro() { } # groupdel coffin + gpasswd -d www-data coffin edit-sudo remove rm -rv /usr/local/share/coffin