mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-04 16:11:05 +00:00
6 lines
49 B
Bash
Executable File
6 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -x
|
|
|
|
brew install libssh2 cmake jq
|