From 23deff940945bf5be5678313963960de7eb81ed0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 29 May 2016 16:11:58 +0100 Subject: [PATCH] no need to cd --- src/freedombone-image-customise | 1 - 1 file changed, 1 deletion(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index ca7fd100..2635c165 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -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