You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloudlinuxos/elevate/README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -794,7 +794,7 @@ After the reboot, login into the system and check:
794
794
795
795
Verify that the current OS successfully upgraded to the new version.
796
796
797
-
```bash
797
+
```
798
798
cat /etc/redhat-release
799
799
cat /etc/os-release
800
800
```
@@ -818,10 +818,10 @@ Ensure that your system is fully updated before starting the upgrade process.
818
818
819
819
To prepare for the upgrade, download the latest version of the cloudlinux7to8 tool from the [releases page](https://github.com/plesk/cloudlinux7to8/releases/latest):
@@ -876,7 +876,7 @@ Aside from the main Leapp logs contained in `/var/log/leapp`, the cloudlinux7to8
876
876
877
877
If the process fails during the initial stages, you can attempt to revert the system to its original state by running the cloudlinux7to8 tool with the `--revert` flag.
0 commit comments