lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 69cb31c 1/5: Remove a comment that has alread


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 69cb31c 1/5: Remove a comment that has already been addressed
Date: Sat, 9 May 2020 15:23:12 -0400 (EDT)

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

    Remove a comment that has already been addressed
---
 lmi_setup_21.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lmi_setup_21.sh b/lmi_setup_21.sh
index 3946666..a893e49 100755
--- a/lmi_setup_21.sh
+++ b/lmi_setup_21.sh
@@ -53,7 +53,6 @@ usermod -aG sudo "${NORMAL_USER}" || echo "Oops."
 getent group 1001 || groupadd --gid=1001 lmi || echo "Oops."
 usermod -aG lmi "${NORMAL_USER}" || echo "Oops."
 
-# Here, the 'lmi' group should probably be the owner, eventually.
 mkdir -p /opt/lmi
 chown "${NORMAL_USER}":"${NORMAL_GROUP}" /opt/lmi
 mkdir -p /etc/opt/lmi



reply via email to

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