Merge "Update mirror URL"

This commit is contained in:
Zuul 2023-09-21 12:52:02 +00:00 committed by Gerrit Code Review
commit f0c9c0dfb6

View File

@ -142,7 +142,7 @@ will be configured and used.
4. Grab the latest ISO (this script was last tested with version 8.0.0):
```shell
wget https://mirror.starlingx.cengn.ca/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/starlingx-intel-x86-64-cd.iso \
wget https://mirror.starlingx.windriver.com/mirror/starlingx/release/8.0.0/debian/monolithic/outputs/iso/starlingx-intel-x86-64-cd.iso \
-O $HOME/Downloads/stx-8.iso
```