mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-25 14:41:25 +00:00
Add the repo URL to the comments and documentation.
In case the script gets copied around and mirrored, the end user should see where to get the latest version.
This commit is contained in:
parent
2c95485314
commit
55b70e0913
@ -19,6 +19,10 @@ Running this script will convert an existing CentOS 8 system to Rocky Linux 8.
|
||||
[!! USE WITH CAUTION !!]
|
||||
```
|
||||
|
||||
### Latest Version
|
||||
|
||||
The latest version of this script can be found [here](https://github.com/rocky-linux/rocky-tools/).
|
||||
|
||||
### Debugging
|
||||
|
||||
The `migrate2rocky` script pipes everything shown on `stdout` and `stderr` to
|
||||
|
@ -4,6 +4,9 @@
|
||||
# By: Peter Ajamian <peter@pajamian.dhs.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
|
||||
## instability.
|
||||
|
Loading…
Reference in New Issue
Block a user