mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-27 11:42:10 +08:00
469 B
469 B
SSH Method
If you are looking to install sunnypilot via SSH, run the following commands in an SSH terminal after connecting to your comma 3/3X:
- Navigate to
datadirectory
cd /data
-
Clone sunnypilot
!!! example ""
release-c3branch is used in this step as an example.
git clone release-c3 --recurse-submodules https://github.com/sunnyhaibin/openpilot.git
- Git LFS
git lfs pull
- Reboot
sudo reboot