mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +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
|
# in the directory
|
||||||
cd $TARGET_DIR
|
cd $TARGET_DIR
|
||||||
|
|
||||||
|
rm -f panda/board/obj/panda.bin.signed
|
||||||
|
|
||||||
echo "[-] committing version $VERSION T=$SECONDS"
|
echo "[-] committing version $VERSION T=$SECONDS"
|
||||||
git add -f .
|
git add -f .
|
||||||
git status
|
git status
|
||||||
|
|||||||
Reference in New Issue
Block a user