mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-20 07:53:54 +08:00
Removed old signed firmware during release build
old-commit-hash: a98000849e
This commit is contained in:
@@ -85,6 +85,8 @@ cp -pR --parents $(cat release/files_common) $TARGET_DIR/
|
||||
# in the directory
|
||||
cd $TARGET_DIR
|
||||
|
||||
rm -f panda/board/obj/panda.bin.signed
|
||||
|
||||
echo "[-] committing version $VERSION T=$SECONDS"
|
||||
git add -f .
|
||||
git status
|
||||
|
||||
Reference in New Issue
Block a user