Update solr.sh

pull/632/head
Mr Chen 5 months ago
parent 51eff5f671
commit ee13c8f519
  1. 2
      plugins/php/versions/common/solr.sh

@ -12,7 +12,7 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source/php
SYS_ARCH=`arch`
LIBNAME=solr
LIBV=2.6.0
LIBV=2.7.0
sysName=`uname`
actionType=$1
version=$2

Loading…
Cancel
Save