Update lib.sh

pull/109/head
midoks 3 years ago
parent bb5dac1527
commit 9de075b9d4
  1. 2
      scripts/lib.sh

@ -278,6 +278,8 @@ elif [ "$OSNAME" == "ubuntu" ] || [ "$OSNAME" == "debian" ]; then
aptitude install -y libcurl4-gnutls-dev
apt install -y php-common
apt install -y libpcre3 libpcre3-dev
apt install -y openssl libssl-dev

Loading…
Cancel
Save