From 86db4b132dca5b846f1c261cdca294419f156a30 Mon Sep 17 00:00:00 2001 From: Yoshiko2 Date: Sat, 19 Dec 2020 23:31:44 +0800 Subject: [PATCH] Create FreeBSD-amd64.sh --- wrapper/FreeBSD-amd64.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 wrapper/FreeBSD-amd64.sh diff --git a/wrapper/FreeBSD-amd64.sh b/wrapper/FreeBSD-amd64.sh new file mode 100644 index 0000000..a7cf92a --- /dev/null +++ b/wrapper/FreeBSD-amd64.sh @@ -0,0 +1,5 @@ +pkg install python37 py37-requests py37-pip py37-lxml py37-pillow py37-cloudscraper py37-pysocks git zip py37-pyinstaller py37-beautifulsoup448 +pip install pyquery +cd ../ +chmox +x encapsulation.sh +./encapsulation.sh