netbird/encryption/testprotos/generate.sh
Mikhail Bragin 2172d6f1b9
Extract common server encryption logic (#65)
* refactor: extract common message encryption logic
* refactor: move letsencrypt logic to common
* refactor: rename common package to encryption
* test: add encryption tests
2021-07-22 15:23:24 +02:00

2 lines
71 B
Bash
Executable File

#!/bin/bash
protoc -I testprotos/ testprotos/testproto.proto --go_out=.