Sign in
coral
/
uboot-imx-debian
/
ff372bf58963da8b8b6dc0058902027255e877fd
/
.
/
debian
/
postinst
blob: d4800450c3c6b7ce267dc2fbb068824652fb1737 [
file
] [
log
] [
blame
]
#!/bin/bash -e
#DEBHELPER#
if
[[
-
e
/
dev
/
mmcblk0boot0
]];
then
deb
-
systemd
-
helper start uboot
-
imx
fi