@@ -665,7 +665,6 @@ function mesh_tox_avahi {
fi
# install a command to obtain the Tox ID
- chroot "$rootdir" $INSTALL_DIR
chroot "$rootdir" git clone $TOXID_REPO $INSTALL_DIR/toxid
if [ ! -d $rootdir$INSTALL_DIR/toxid ]; then
exit 63921