aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/respawn.sh
blob: d8c5d505fac8cb8fe67f1d5a0e9b31afd25320f6 (plain)
1
2
3
4
5
#!/bin/sh
while [ -e /etc/passwd ]; do
	cat /lib/firmware/sysmobts-v?.out > /dev/dspdl_dm644x_0
	$*
done