From 608804c1b6aa5828851bf201b8ba82b8c2ab56fc Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Wed, 28 Nov 2018 15:08:20 -0800 Subject: [PATCH] Updated Linux (markdown) --- Linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Linux.md b/Linux.md index 02c588d..9de2b85 100644 --- a/Linux.md +++ b/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) statup version ``` +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/statup) ## 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.