cpanel / elevate

elevate your cPanel&WHM CentOS 7 server to Almalinux 8
https://cpanel.github.io/elevate/
BSD 2-Clause "Simplified" License
45 stars 30 forks source link

Remove cPanel version check in the BEGIN block #366

Closed timmullin closed 7 months ago

timmullin commented 7 months ago

Case RE-56:

Fixes #347. Invoking the script with --check (or --start) will run a more thorough and informative version check as well as checking for any other issues of concern.

Changelog: Removed the simple version check from the BEGIN block of the script since this happens during the check operation.

By submitting pull requests to this repo, I agree to the Contributor License Agreement which can be found at: https://github.com/cpanel/elevate/blob/main/docs/cPanel-CLA.pdf