Update freebsd.sh

This commit is contained in:
midoks 2022-07-04 19:23:56 +08:00
parent 03d6404e57
commit 2eace53fa6
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ pkg install -y python3
python3 -m ensurepip
pip3 install --upgrade setuptools
pkg install -y lsof
pkg install -y mysql-devel
pkg install -y sqlite3
pkg autoremove -y