Sign in
coral
/
uboot-imx-debian
/
refs/heads/imx_v2019.04_4.19.35_1.0.0
/
.
/
debian
/
postinst
blob: d4800450c3c6b7ce267dc2fbb068824652fb1737 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/bash -e
#DEBHELPER#
if
[[
-
e
/
dev
/
mmcblk0boot0
]];
then
deb
-
systemd
-
helper start uboot
-
imx
fi