mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
update protobufs
This commit is contained in:
parent
4aa18c2b30
commit
80096519d5
5 changed files with 12 additions and 13 deletions
|
|
@ -4,7 +4,7 @@
|
|||
if [ ! -d "./protobufs" ]; then
|
||||
git submodule update --init
|
||||
else
|
||||
git submodule update
|
||||
git submodule update --remote --merge
|
||||
fi
|
||||
|
||||
# simple sanity checking for executable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue