Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions