Update install-multicraft.sh

This commit is contained in:
2019-02-03 11:38:24 -06:00
parent a51a5e902a
commit 636826d89f

View File

@@ -21,7 +21,7 @@ export DaemonPassword=`cat /dev/urandom | tr -dc A-Za-z0-9 | dd bs=25 count=1 2>
export AdminPassword=`cat /dev/urandom | tr -dc A-Za-z0-9 | dd bs=25 count=1 2>/dev/null`
export BlowFish=`cat /dev/urandom | tr -dc A-Za-z0-9 | dd bs=32 count=1 2>/dev/null`
MYSQLPARAM='mysql -h 10.5.10.56 -P 3307 -u root -pDc\$@54115'
MYSQLPARAM='mysql -h 10.5.10.56 -P 3307 -u root -pDc$@54115'
${APTFUNC} -y purge `dpkg -l | grep php| awk '{print $2}' |tr "\n" " "`
${APTFUNC} install -y language-pack-en-base