Update freebsd.sh

pull/437/head
midoks 2 years ago
parent e2acf621ca
commit cfdd5e5f73
  1. 2
      scripts/install/freebsd.sh

@ -15,8 +15,6 @@ pkg install -y python3
pkg install -y lsof
pkg install -y sqlite3
pkg install -y py38-sqlite3
pkg install -y py38-mysqlclient
pkg install -y py38-cffi
pkg install -y gcc
pkg install -y autoconf

Loading…
Cancel
Save