aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hudson-Doyle <michael.hudson@linaro.org>2014-07-05 14:05:27 +1200
committerMichael Hudson-Doyle <michael.hudson@linaro.org>2014-07-05 14:05:27 +1200
commit28fa78407ec77d6f7bfbd6e85005b18589255774 (patch)
tree61ab1e7ef80b9a3df7440b49f6ce638b28c7b885
parent1bc22f6481e3cb637f61cd32a8b5c80d171e7d82 (diff)
hate shell gr
-rwxr-xr-xin-chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/in-chroot.sh b/in-chroot.sh
index 4f2ae74..3cff085 100755
--- a/in-chroot.sh
+++ b/in-chroot.sh
@@ -4,4 +4,4 @@ mv /boot.script /usr/share/flash-kernel/bootscript/bootscr.xgene-mustang
apt-get install u-boot-tools
flash-kernel
sed -e 's/ttyAMA0/ttyS0/g' /etc/init/ttyAMA0.conf > /etc/init/ttyS0.conf
-[ -x /extra ] && /extra
+[ -x /extra ] && /extra || true