From 0b54da9747ffe0cc2f32701becd01ef5de38a4e7 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 24 Aug 2023 21:39:29 +0800 Subject: [PATCH] Update freebsd.sh --- scripts/install/freebsd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install/freebsd.sh b/scripts/install/freebsd.sh index 6d38ae099..ed004491b 100644 --- a/scripts/install/freebsd.sh +++ b/scripts/install/freebsd.sh @@ -49,6 +49,7 @@ pkg install -y influxpkg-config pkg install -y expect pkg install -y pcre +pkg install -y libmemcached pkg install -y webp pkg install -y freetype pkg install -y oniguruma