mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-29 00:16:28 +00:00
Merge pull request #23 from electroniceel/upstream-url
Add the repo URL to the comments and documentation.
This commit is contained in:
commit
6312ce9d19
@ -19,6 +19,10 @@ Running this script will convert an existing CentOS 8 system to Rocky Linux 8.
|
|||||||
[!! USE WITH CAUTION !!]
|
[!! USE WITH CAUTION !!]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Latest Version
|
||||||
|
|
||||||
|
The latest version of this script can be found [here](https://github.com/rocky-linux/rocky-tools/).
|
||||||
|
|
||||||
### Debugging
|
### Debugging
|
||||||
|
|
||||||
The `migrate2rocky` script pipes everything shown on `stdout` and `stderr` to
|
The `migrate2rocky` script pipes everything shown on `stdout` and `stderr` to
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
# By: Peter Ajamian <peter@pajamian.dhs.org>
|
# By: Peter Ajamian <peter@pajamian.dhs.org>
|
||||||
# Adapted from centos2rocky.sh by label <label@rockylinux.org>
|
# Adapted from centos2rocky.sh by label <label@rockylinux.org>
|
||||||
#
|
#
|
||||||
|
# The latest version of this script can be found at:
|
||||||
|
# https://github.com/rocky-linux/rocky-tools
|
||||||
|
#
|
||||||
|
|
||||||
## Rocky is RC status. Using this script means you accept all risks of system
|
## Rocky is RC status. Using this script means you accept all risks of system
|
||||||
## instability.
|
## instability.
|
||||||
|
Loading…
Reference in New Issue
Block a user