mirror of https://github.com/statping/statping
snapcraft
parent
f2eed4aa8d
commit
35c32b1067
|
@ -35,6 +35,7 @@ parts:
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y curl
|
apt-get install -y curl
|
||||||
curl -o- -L https://statping.com/install.sh | bash
|
curl -o- -L https://statping.com/install.sh | bash
|
||||||
|
mv /usr/local/bin/statping ./
|
||||||
build-packages:
|
build-packages:
|
||||||
- git
|
- git
|
||||||
- gcc
|
- gcc
|
||||||
|
|
Loading…
Reference in New Issue