From 514a3c4cce0bcedb5374b053be9e9621e16587e9 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 28 Oct 2017 14:11:27 +0100 Subject: [PATCH] No need to copy cryptpad icon --- src/freedombone-app-cryptpad | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/freedombone-app-cryptpad b/src/freedombone-app-cryptpad index 5f648627..0dd8a90b 100755 --- a/src/freedombone-app-cryptpad +++ b/src/freedombone-app-cryptpad @@ -234,10 +234,6 @@ function mesh_install_cryptpad { exit 783251 fi - if [ -f $rootdir/root/$PROJECT_NAME/img/icon_cryptpad.png ]; then - cp $rootdir/root/$PROJECT_NAME/img/icon_cryptpad.png $rootdir$CRYPTPAD_DIR/icon_cryptpad.png - fi - # an unprivileged user to run as chroot "$rootdir" useradd -d $CRYPTPAD_DIR/ cryptpad