lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master d7bcdbf 3/6: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master d7bcdbf 3/6: Improve documentation
Date: Wed, 26 Feb 2020 17:43:35 -0500 (EST)

branch: master
commit d7bcdbfcc263d5577f9d27a3ae938e16fd154816
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
---
 install_redhat.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install_redhat.sh b/install_redhat.sh
index 2e90d4c..bd13e73 100755
--- a/install_redhat.sh
+++ b/install_redhat.sh
@@ -86,7 +86,7 @@ yum --assumeyes install schroot
 # To show available debootstrap scripts:
 #   ls /usr/share/debootstrap/scripts
 
-# Install a debian chroot inside this centos chroot.
+# Install a debian chroot inside this redhat chroot.
 yum --assumeyes install debootstrap
 mkdir -p /srv/chroot/"${CHRTNAME}"
 debootstrap "${CODENAME}" /srv/chroot/"${CHRTNAME}" 
http://deb.debian.org/debian/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]