diff --git a/setup.sh b/setup.sh new file mode 100644 index 0000000..d436d80 --- /dev/null +++ b/setup.sh @@ -0,0 +1,5 @@ +#!/bin/sh +pip3 install jawanndenn +pip3 install requests +pip3 install BeautifulSoup4 +pip3 install cloudscraper \ No newline at end of file