Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit f1bf8d9

Browse files
committed
Removed typo
1 parent 8589509 commit f1bf8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cms_mysql.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ hbase - nproc 2048" >> /etc/security/limits.conf
4040
ulimit -n 262144
4141
systemctl stop firewalld
4242
systemctl disable firewalld
43-
EXECNAME="KERBEROS"i
43+
EXECNAME="KERBEROS"
4444
log "-> INSTALL"
4545
yum -y install krb5-server krb5-libs krb5-workstation >> $LOG_FILE
4646
KERBEROS_PASSWORD="SOMEPASSWORD"

0 commit comments

Comments
 (0)