fix readme

This commit is contained in:
Evgeny Zinoviev 2019-07-07 03:12:51 +03:00
parent 787c542f5e
commit d9083f56c9

2
mmga
View File

@ -554,7 +554,7 @@ case "$ACTION" in
exit 1 exit 1
fi fi
echo -n "Type uppercase YES to flash OEM firmware: " echo -n "Type uppercase yes to flash OEM firmware: "
read ans read ans
if [[ "$ans" != "YES" ]]; then if [[ "$ans" != "YES" ]]; then