# 下载
git clone https://github.com/Botspot/pi-apps
# 安装
~/pi-apps/install
此设置可解决
RPC failed; curl 16 Error in the HTTP2 framing layer fatal: expected flush af
GnuTLS recv error (-110): The TLS connection was non-properly terminated
修改clone命令:在clone命令前添加https://gitclone.com/
,例如:git clone https://gitclone.com/github.com/User/Project.git
*修改方法 例
git config --global http.lowspeedlimit 0