From 256ac747f69eb1d585a48632cca3fa49d3f64aee Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 11 Jun 2022 16:23:07 +0800 Subject: [PATCH] Update lib.sh --- scripts/lib.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib.sh b/scripts/lib.sh index 790ff48a7..1c5828da5 100755 --- a/scripts/lib.sh +++ b/scripts/lib.sh @@ -277,6 +277,7 @@ elif [ "$OSNAME" == "ubuntu" ] || [ "$OSNAME" == "debian" ]; then aptitude install -y libcurl4-gnutls-dev + apt-get install -y devscripts apt install -y php-common webp