diff --git a/README.md b/README.md index b9800d1..4ba5e7a 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/migrate2rocky.sh b/migrate2rocky.sh index 196ad61..339b881 100644 --- a/migrate2rocky.sh +++ b/migrate2rocky.sh @@ -4,6 +4,9 @@ # By: Peter Ajamian # Adapted from centos2rocky.sh by label # +# 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.