2 Star 3 Fork 0

superxxd / openpilot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
update_requirements.sh 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
George Hotz 提交于 2020-01-17 10:22 . root directory non hidden files
#!/bin/bash -e
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
cd "$DIR"
sudo -- bash -c "source /etc/profile.d/comma_dev.sh; pip install pip==19.2.3 git+git://github.com/pypa/pipenv.git@7a12dbb5cacc71d1dd2d74d8cce8eb50ce2db121; pipenv install --dev --deploy --system"
1
https://gitee.com/superxxd/openpilot.git
git@gitee.com:superxxd/openpilot.git
superxxd
openpilot
openpilot
master

搜索帮助