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:
Electronic Eel 2021-05-31 17:13:33 +02:00
parent 2c95485314
commit 55b70e0913
2 changed files with 7 additions and 0 deletions

View File

@ -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

View File

@ -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.