From f5726adec271866bc3d98055a278c397342633cf Mon Sep 17 00:00:00 2001 From: lachtan Date: Sat, 1 Oct 2022 13:49:46 +0200 Subject: [PATCH] Show Syncthing status --- bin/sync-status | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/sync-status diff --git a/bin/sync-status b/bin/sync-status new file mode 100755 index 0000000..b4b52d1 --- /dev/null +++ b/bin/sync-status @@ -0,0 +1,3 @@ +#!/bin/bash + +systemctl status syncthing@lachtan