Update freebsd.sh

This commit is contained in:
midoks 2023-08-17 13:48:38 +08:00
parent e2acf621ca
commit cfdd5e5f73
1 changed files with 0 additions and 2 deletions

View File

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