Update freebsd.sh

This commit is contained in:
midoks 2022-07-04 19:17:56 +08:00
parent 428ef4be35
commit 764ebdeddb
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ pkg update -y
pkg install -y python3
python3 -m ensurepip
pip3 install --upgrade setuptools
pkg install -y lsof
pkg autoremove -y