From 00a730d378487b412ba31811dd68ab070baee216 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 1 Sep 2024 20:18:26 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e67a428..665b7c2 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ Description=FTSync Watcher [Service] Type=simple StandardOutput=journal -ExecStart=freetube-sync-client -s http://ip.of.the.server:1323 watch +ExecStart=ftsync-client -s http://ip.of.the.server:1323 watch Restart=on-failure RestartSec=1s