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