Go to file
nazunalika 58de053cbc
Attempt Fixes
* Attempt to consolidate URL's
* Attempt to find correct release versions for consistency to minor
  release that is supported - This also allows to remove minor version
  and just use major version.
* Pull RPM's instead of trying to install directly from the URL
2021-05-01 18:06:53 -07:00
centos2rocky.sh Attempt Fixes 2021-05-01 18:06:53 -07:00
README.md fix readme 2021-04-25 10:10:34 -07:00

Rocky Tools

Various scripts and tools that we find useful, whether we use them or they are made for public consumption. For example, conversion scripts or otherwise.

.
├── centos2rocky.sh # Converts a CentOS 8.3 system to Rocky Linux 8.3
└── README.md