Try a fix for snaps.

pull/1045/head
Adam Boutcher 2021-08-25 10:52:21 +01:00
parent 0e4fc8542f
commit a2139e91bc
1 changed files with 2 additions and 1 deletions

View File

@ -36,4 +36,5 @@ parts:
apt-get update apt-get update
apt-get install -y curl tar apt-get install -y curl tar
curl -o- -L https://raw.githubusercontent.com/statping-ng/statping-ng/stable/install.sh | bash curl -o- -L https://raw.githubusercontent.com/statping-ng/statping-ng/stable/install.sh | bash
mv /usr/local/bin/statping ./ cp /usr/local/bin/statping statping
cp /usr/local/bin/statping /build/statping-ng/prime/./statping