diff --git a/Linux.md b/Linux.md index b5b3787..bb20378 100644 --- a/Linux.md +++ b/Linux.md @@ -6,6 +6,11 @@ statping version ``` [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/statping) +If you are using [snap](https://snapcraft.io/statping), you can simply run this command to install Statping. +```shell +sudo snap install statping +``` + ## Systemd Service Setting up a systemd service is a great way to make sure your Statping server will automatically reboot when needed. You can use the file below for your service. You should have Statping already installed by this step. ###### /etc/systemd/system/statping.service