mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-04-07 20:53:57 +08:00
563 B
563 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
datadirectorycd /data rm -rf openpilot -
Clone sunnypilot
!!! example ""
stagingbranch is used in this step as an example.git clone -b staging --recurse-submodules https://github.com/sunnypilot/sunnypilot.git openpilot -
Git LFS
cd openpilot git lfs pull -
Reboot
sudo reboot