From 70b4e534b87921a0ee1c712d4eb5ffb725bd4b86 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Sun, 2 May 2021 05:15:39 -0700 Subject: [PATCH] comments --- centos2rocky.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/centos2rocky.sh b/centos2rocky.sh index f040f80..e0b0cde 100644 --- a/centos2rocky.sh +++ b/centos2rocky.sh @@ -1,6 +1,9 @@ #!/bin/bash # label # Supports only CentOS 8.3 + +## Rocky is RC status. Using this script means you accept all risks of system instability. + set -e unset CDPATH