Update freebsd.sh
This commit is contained in:
parent
e2acf621ca
commit
cfdd5e5f73
|
|
@ -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…
Reference in New Issue