Skip to content

Commit

Permalink
Binary update script.
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Jan 1, 2023
1 parent 979bc84 commit 4635c8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions binaries/update.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
BINPATH="/Users/antirez/hack/flipper/official/build/f7-firmware-D/.extapps/protoview.fap"
cp $BINPATH .
git commit -a -m 'Binary file updated.'

0 comments on commit 4635c8f

Please sign in to comment.