From 967ae48ef0d0aa5e781d5d6dee511b832cc3635c Mon Sep 17 00:00:00 2001 From: gah242s Date: Tue, 25 Jan 2022 08:45:32 -0500 Subject: [PATCH] Add recommendation for tmux or screen session Here's a potential start to a blurb about running the script in a tmux or screen session. Please feel free to change up, reword, scrap the whole thing and start afresh, etc. --- migrate2rocky/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/migrate2rocky/README.md b/migrate2rocky/README.md index bc67b06..cd17ab9 100644 --- a/migrate2rocky/README.md +++ b/migrate2rocky/README.md @@ -26,6 +26,10 @@ result in migrate2rocky leaving the system in an unstable state: /boot 50M ``` +### Recommended Practice + +When running this script, especially via a remote session, it is highly recommended to enter a screen or tmux session before running. If a standard ssh or terminal session, such as the Cockpit Terminal window, is disrupted, the script will die and leave the system in a potential unrecoverable state. For more on tmux sessions, please see: https://github.com/tmux/tmux/wiki + ### Known Issues #### Custom replacements of default repositories