This commit is contained in:
midoks 2022-07-14 23:38:16 +08:00
parent 49572a8074
commit d4f433f6c6
5 changed files with 1 additions and 4 deletions

View File

@ -24,7 +24,6 @@ cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash freetype_new.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libiconv.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash zlib.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libzip.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash oniguruma.sh
if [ ! -d $sourcePath/php/php${PHP_VER} ];then

View File

@ -24,7 +24,6 @@ cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash freetype_new.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libiconv.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash zlib.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libzip.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash oniguruma.sh
if [ ! -d $sourcePath/php/php${PHP_VER} ];then

View File

@ -24,7 +24,6 @@ cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash freetype_new.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libiconv.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash zlib.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libzip.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash oniguruma.sh
if [ ! -d $sourcePath/php/php${PHP_VER} ];then

View File

@ -24,7 +24,6 @@ cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash freetype_new.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libiconv.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash zlib.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash libzip.sh
cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash oniguruma.sh
if [ ! -d $sourcePath/php/php${PHP_VER} ];then

View File

@ -83,6 +83,7 @@ yum install -y libtirpc libtirpc-devel
dnf --enablerepo=powertools install -y libmemcached libmemcached-devel
dnf --enablerepo=powertools install -y rpcgen
dnf --enablerepo=powertools install -y oniguruma oniguruma-devel
cd /www/server/mdserver-web/scripts && bash lib.sh
chmod 755 /www/server/mdserver-web/data