mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
5 lines
40 B
Bash
Executable File
5 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
brew install protobuf
|