no need to cd

This commit is contained in:
Bob Mottram 2016-05-29 16:11:58 +01:00
parent 1732d0c036
commit 23deff9409
1 changed files with 0 additions and 1 deletions

View File

@ -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