Skip to content

Commit

Permalink
Update ubuntu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Dec 20, 2024
1 parent 6119adb commit 6a942db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ apt install -y libmecab2
apt install -y numactl
apt install -y libaio1t64

apt install -y dnsutils

P_VER=`python3 -V | awk '{print $2}'`
if version_ge "$P_VER" "3.11.0" ;then
Expand Down

0 comments on commit 6a942db

Please sign in to comment.