mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
add back pre-commit hook (#33366)
* add pre-commit * space * post * e old-commit-hash: b87414c74971082a8af73d913441a00f90037798
This commit is contained in:
@@ -158,6 +158,7 @@ function git_clone() {
|
||||
function install_with_op() {
|
||||
cd $OPENPILOT_ROOT
|
||||
$OPENPILOT_ROOT/tools/op.sh install
|
||||
$OPENPILOT_ROOT/tools/op.sh post-commit
|
||||
|
||||
LOG_FILE=$(mktemp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user