Update freebsd.sh

pull/119/head
midoks 3 years ago
parent 428ef4be35
commit 764ebdeddb
  1. 1
      scripts/install/freebsd.sh

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

Loading…
Cancel
Save