Update install.sh

pull/656/head
Mr Chen 5 months ago
parent 178f844420
commit 5d830ae2f8
  1. 2
      plugins/mysql-community/install.sh

@ -71,8 +71,6 @@ if [ "$OSNAME" == "ubuntu" ] && [ "$VERSION_ID" ~ "24" ];then
if [ -f libncurses.so.6 ];then
ln -s libncursesw.so.6.4 libncurses.so.6
fi
cd $cur_dir
fi

Loading…
Cancel
Save