henry-richard7 / JioTV-Proxy

JioTV proxy developed using Python and FastAPI framework.
MIT License
9 stars 8 forks source link

help for Linux installation #6

Closed dheer99 closed 3 weeks ago

dheer99 commented 3 weeks ago

Please help, how can we use latest release and install it on ubuntu. I have downloaded it (JioTV_auto_build_LINUX_x86_64.zip) in Linux server but not sure how to run it now.

henry-richard7 commented 3 weeks ago

Hi, To run in linux, go to the directory u have extracted then right-click and choose open in terminal Then type chmod +x JioTV Then type ./JioTV

dheer99 commented 3 weeks ago

Thankyou, Working perfectly