mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-03 14:12:22 +00:00
6 lines
46 B
Bash
Executable File
6 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -x
|
|
|
|
brew install libssh2 cmake
|