tech-fever
                                            tech-fever
                                        
                                    新加了/releases/netflix-all-verify-linux-arm64 编译的arm版本。 环境: - 树莓派3B - `Linux raspberrypi 5.15.0-1008-raspi #8-Ubuntu SMP PREEMPT Thu May 19 11:58:51 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux`
# 环境 - Ubuntu 20.04 - arm和amd64都试过 # 安装命令和输出 安装命令: ```bash wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh && bash InstallNET.sh -ubuntu 22.04 -architecture 64 -pwd 'mypassword' ```...
Does it work for [python-telegram-bot v20.xx](https://github.com/python-telegram-bot/python-telegram-bot)?