mirror of https://github.com/statping/statping
Updated Linux (markdown)
parent
7248d23ddc
commit
608804c1b6
1
Linux.md
1
Linux.md
|
@ -4,6 +4,7 @@ Installing Statup on Linux is a 1 line command. It's that easy.
|
||||||
bash <(curl -s https://assets.statup.io/install.sh)
|
bash <(curl -s https://assets.statup.io/install.sh)
|
||||||
statup version
|
statup version
|
||||||
```
|
```
|
||||||
|
[](https://snapcraft.io/statup)
|
||||||
|
|
||||||
## Systemd Service
|
## Systemd Service
|
||||||
Setting up a systemd service is a great way to make sure your Statup server will automatically reboot when needed. You can use the file below for your service. You should have Statup already installed by this step.
|
Setting up a systemd service is a great way to make sure your Statup server will automatically reboot when needed. You can use the file below for your service. You should have Statup already installed by this step.
|
||||||
|
|
Loading…
Reference in New Issue