Update debian.sh
This commit is contained in:
parent
193bf20a3e
commit
bc3854b4c4
|
|
@ -88,6 +88,7 @@ apt install -y libmecab2
|
|||
|
||||
apt install -y dnsutils
|
||||
apt install -y apache2-utils
|
||||
apt install -y numactl
|
||||
|
||||
P_VER=`python3 -V | awk '{print $2}'`
|
||||
if version_ge "$P_VER" "3.11.0" ;then
|
||||
|
|
|
|||
Loading…
Reference in New Issue