From cfdd5e5f73d2dfee79cda5b03097396bb636c428 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 17 Aug 2023 13:48:38 +0800 Subject: [PATCH] Update freebsd.sh --- scripts/install/freebsd.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install/freebsd.sh b/scripts/install/freebsd.sh index 4f1c3407f..1702841d0 100644 --- a/scripts/install/freebsd.sh +++ b/scripts/install/freebsd.sh @@ -15,8 +15,6 @@ pkg install -y python3 pkg install -y lsof pkg install -y sqlite3 pkg install -y py38-sqlite3 -pkg install -y py38-mysqlclient -pkg install -y py38-cffi pkg install -y gcc pkg install -y autoconf