From a51a5e902a5ae2b192bebb245e360d1b1f0082b7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Feb 2019 11:18:58 -0600 Subject: [PATCH] Update install-multicraft.sh --- install-multicraft.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install-multicraft.sh b/install-multicraft.sh index c575d2f..442ac1f 100755 --- a/install-multicraft.sh +++ b/install-multicraft.sh @@ -21,9 +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 sqluser -pdcs2057' - - +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