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