#! /bin/sh set -e chroot /target apt-get update if ! chroot /target apt-get install ldtp python-ldtp python-dogtail lliurex-tester-suite; then touch /tmp/algo_falla fi touch /tmp/ya_ha_pasado