Update freebsd.sh

pull/119/head
midoks 3 years ago
parent b2c6326e7f
commit 58bdbc69fc
  1. 1
      scripts/install/freebsd.sh

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

Loading…
Cancel
Save