mirror of https://github.com/commaai/openpilot.git
3 lines
91 B
Bash
3 lines
91 B
Bash
|
#!/usr/bin/env bash
|
||
|
git -c lfs.pushurl=ssh://git@gitlab.com/commaai/openpilot-lfs.git push
|