mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 01:36:15 +02:00
4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ls ProtobufSource | xargs protoc --swift_out=Protobuf --proto_path=ProtobufSource
|