Update lib.sh

pull/109/head
midoks 3 years ago
parent e5db225465
commit bed39bf2ee
  1. 2
      scripts/lib.sh

@ -300,7 +300,7 @@ elif [ "$OSNAME" == "ubuntu" ] || [ "$OSNAME" == "debian" ]; then
aptitude install -y libcurl4-gnutls-dev
apt-get install -y devscripts
apt install -y php-common webp
apt install -y php-common webp lzma
apt install -y libpcre3 libpcre3-dev
apt install -y openssl libssl-dev

Loading…
Cancel
Save