From 53ee83902116698d3cb692cc050ad6be28215f85 Mon Sep 17 00:00:00 2001 From: scossa Date: Thu, 1 Dec 2022 23:27:11 +0100 Subject: [PATCH] Update 'setup.sh' --- setup.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 6e4b507..5def2fe 100644 --- a/setup.sh +++ b/setup.sh @@ -1,6 +1,8 @@ #!/bin/sh +#pip3 install jawanndenn pip3 install requests pip3 install BeautifulSoup4 #pip3 install cloudscraper -#pip3 install json \ No newline at end of file +#pip3 install json +pip3 install colorama \ No newline at end of file