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