mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-25 07:52:03 +08:00
89f2f1c4ec
* lfs url in .lfsconfig * lfs push script
3 lines
91 B
Bash
Executable File
3 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push
|