Skip to content

Commit

Permalink
Update debian.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Dec 30, 2024
1 parent 14432fd commit c736a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install/debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ apt install -y libaio1
apt install -y libmecab2

apt install -y dnsutils
apt install -y apache2-utils

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

0 comments on commit c736a04

Please sign in to comment.