Bob Mottram 9 лет назад
Родитель
Сommit
23deff9409
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      src/freedombone-image-customise

+ 0
- 1
src/freedombone-image-customise Просмотреть файл

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