From 4d02b0944dc43a03501580de8bc65a3301c5a682 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 2 Jul 2023 01:33:05 +0000 Subject: [PATCH] Deployed b524a99f with MkDocs version: 1.4.3 --- Development/index.html | 2 +- Flashing/MHP30/index.html | 2 +- Flashing/TS100/index.html | 2 +- index.html | 2 +- search/search_index.json | 2 +- sitemap.xml | 40 +++++++++++++++++++------------------- sitemap.xml.gz | Bin 374 -> 374 bytes 7 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Development/index.html b/Development/index.html index 170bcf35..08b16d47 100644 --- a/Development/index.html +++ b/Development/index.html @@ -233,7 +233,7 @@ git clone --recurse-submodules https://github.com/Ralim/IronOS.git

Start the Docker container with the development environment:

sh cd IronOS -./start_dev.sh

+./scripts/deploy.sh

This script will build a Docker image and run a container with the necessary tools to build the firmware.

  • diff --git a/Flashing/MHP30/index.html b/Flashing/MHP30/index.html index ad72ed44..4a4e8fb9 100644 --- a/Flashing/MHP30/index.html +++ b/Flashing/MHP30/index.html @@ -174,7 +174,7 @@ Then this works the same as a production release (use the correct file).

    Linux

    While in the past there were reports of unreliable upgrades, the consensus in issue 11 is that things work mostly as expected in Linux.

    -

    @awigen has contributed a script flash_ts100_linux.sh that works on Ubuntu 16.04 as well as other distros.

    +

    @awigen has contributed a script flash_ts100_linux.sh that works on Ubuntu 16.04 as well as other distros.

    If you want to do it manually (or if the script does not work for some reason) the general procedure is the same as for Windows, the differences are in the way to mount the unit and copy the firmware. Remember that after flashing, the firmware filename will have changed to end in .RDY or .ERR or .NOT and only .RDY means the flashing was successful!