Fixed minor bugs for CentOs

Fixed minor bugs for CentOs
This commit is contained in:
PierreGode 2019-12-04 10:56:59 +01:00 committed by GitHub
parent e72b17528b
commit 184895a72e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -259,7 +259,7 @@ exit
####################### final auth yum ################################################################## ####################### final auth yum ##################################################################
#this section will do the last part, configure sssd, sam files and sudoers# same as final auth #this section will do the last part, configure sssd, sam files and sudoers# same as final auth
#but without colors# #Fixes to CentOS 2019/12#
fi_auth_yum(){ fi_auth_yum(){
export HOSTNAME export HOSTNAME
myhost=$( hostname | cut -d '.' -f1 ) myhost=$( hostname | cut -d '.' -f1 )