sunnypilot v2025.08.13-2695

version: sunnypilot v0.10.1 release
  date: 2025-08-13T14:04:40
  master commit: c490b3ca12
This commit is contained in:
github-actions[bot]
2025-08-13 14:04:39 +00:00
commit 94df4d1824
3362 changed files with 1637116 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
if [[ -f .git/hooks/post-commit.d/post-commit ]]; then
.git/hooks/post-commit.d/post-commit
fi
tools/op.sh lint --fast
echo ""