From 923e03e3b90672fd7f56045da919bfa161397ef7 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Mon, 26 Jun 2023 14:35:41 +0000 Subject: [PATCH] Update 'install.sh' --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4210186..9f4b2be 100755 --- a/install.sh +++ b/install.sh @@ -672,7 +672,7 @@ Description=Discover services [Service] Type=oneshot -ExecStart=/usr/local/bin/service-files.sh /usr/local/etc/results.txt +ExecStart=/usr/local/bin/service-files.sh /usr/local/etc/results.txt restart [Install] WantedBy=multi-user.target