From 4c31eee978747b0fc39b0afc161c6b1cfc9cfe1e Mon Sep 17 00:00:00 2001 From: yoshiko2 Date: Fri, 25 Dec 2020 12:12:09 +0800 Subject: [PATCH] Update to 4.2.2, remove docker-entrypoint.sh and encapsulation.sh, use Python3_Crosss_Wrapper --- wrapper/FreeBSD-amd64.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 wrapper/FreeBSD-amd64.sh diff --git a/wrapper/FreeBSD-amd64.sh b/wrapper/FreeBSD-amd64.sh deleted file mode 100644 index a7cf92a..0000000 --- a/wrapper/FreeBSD-amd64.sh +++ /dev/null @@ -1,5 +0,0 @@ -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