Skip to content

Linux install script for One Touch Fire isn't send the correct commands #23

@shigutso

Description

@shigutso

the Linux install script is very buggy, but mostly is that it doesn't even try to flash system.img because of a typo

line 155 reads:
./fastboot flash update/system system.img

should be:
./fastboot flash system update/system.img

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions