From fd3d6567dc82b257da1d611b0ef5d3f6a3540155 Mon Sep 17 00:00:00 2001 From: Merlin Gelinas Date: Sat, 28 Jan 2023 18:36:30 +0000 Subject: [PATCH] added syncthing script --- syncthing.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 syncthing.sh diff --git a/syncthing.sh b/syncthing.sh new file mode 100644 index 0000000..6c88a1b --- /dev/null +++ b/syncthing.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +sleep 10 +sudo systemctl start syncthing@$HOST.service +syncthing