Skip to content
Snippets Groups Projects
Commit 514a3c4c authored by Bob Mottram's avatar Bob Mottram
Browse files

No need to copy cryptpad icon

parent 4f00325c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment