We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e23ab commit 1a87780Copy full SHA for 1a87780
1 file changed
bin/regen-protobufs.sh
@@ -18,4 +18,4 @@ else
18
sed -i -e "s/^None = 0/globals()['None'] = 0/" meshtastic/mesh_pb2.py
19
fi
20
21
-cp ./meshtastic/*_pb2.py ./meshtastic/pbDefinitions/
+mv ./meshtastic/*_pb2.py ./meshtastic/pbDefinitions/
0 commit comments