Update lib.sh

pull/109/head
midoks 3 years ago
parent 389f4b8052
commit 7b33995b30
  1. 1
      scripts/lib.sh

@ -275,6 +275,7 @@ if [ "$OSNAME" == "macos" ]; then
elif [ "$OSNAME" == "ubuntu" ]; then
apt install -y graphviz
apt install -y mysql-server
else
yum -y install libmemcached libmemcached-devel

Loading…
Cancel
Save