Update lib.sh

This commit is contained in:
midoks 2022-06-13 11:38:10 +08:00
parent e5db225465
commit bed39bf2ee
1 changed files with 1 additions and 1 deletions

View File

@ -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