flash new recovery image

This commit is contained in:
none 2020-04-27 21:36:10 +02:00
parent df66554616
commit 1640f9d761
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
case "$1" in
start)
/etc/recflash
/usr/bin/ddflash
;;
esac