mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-24 14:11:24 +00:00
docs: add usage instructions
This commit is contained in:
parent
d7e4c072a2
commit
322471f277
@ -13,6 +13,14 @@ Running this script will convert an existing CentOS 8 system to Rocky Linux 8.
|
|||||||
|
|
||||||
[!! USE WITH CAUTION !!]
|
[!! USE WITH CAUTION !!]
|
||||||
```
|
```
|
||||||
|
#### Use Mirror URLs of Rocky Linux
|
||||||
|
|
||||||
|
```bash
|
||||||
|
export ROCKY_LINUX_ENV_MIRROR_URL="https://mirrors.example.org/rocky"
|
||||||
|
|
||||||
|
./migrate2rocky.sh -r
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Known Issues
|
### Known Issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user