Welcome to mirror list, hosted at ThFree Co, Russian Federation.

install-deps-linux.sh « script - github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 347922b893a78a620b1d4fbeca67389f1d8ea3ad (plain)
1
2
3
4
5
6
#!/bin/sh

set -x

sudo apt-get -qq update &&
sudo apt-get -qq install cmake libssh2-1-dev openssh-client openssh-server