- Notifications
You must be signed in to change notification settings - Fork43
Build
Alexandr Topilski edited this pageFeb 7, 2022 ·8 revisions
git clone https://github.com/fastogt/fastotv
cd fastotv
git submodule update --init --recursive
cd build
git clone https://gitlab.com/fastogt/pyfastogt
cd pyfastogt
python3 setup.py install
cd ../
rm -rf pyfastogt
python3 build_env.py
From build folder execute next:python3 build.py ..