Update freebsd.sh

This commit is contained in:
midoks 2022-07-04 20:48:14 +08:00
parent b2c6326e7f
commit 58bdbc69fc
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ python3 -m pip install --upgrade pip
pkg install -y lsof
pkg install -y sqlite3
pkg install -y py38-sqlite3
pkg install -y py38-mysqlclient
pkg install -y gcc
pkg install -y autoconf