mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
6 lines
46 B
Bash
Executable File
6 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -x
|
|
|
|
brew install libssh2 cmake
|