From a837e93e1291c04d4f87cdfe50d795ed8e5a9284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 17 Jan 2021 14:42:12 +0100 Subject: updater.lua: add syncthing to turris-home --- updater.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/updater.lua b/updater.lua index 78f57fa..7296d1e 100644 --- a/updater.lua +++ b/updater.lua @@ -46,6 +46,7 @@ elseif hostname == "turris-home" then vpn = true public = true Install("transmission-daemon") + Install("syncthing") elseif hostname:match("-home$") then tools = true elseif hostname == "turris-adamkovi" then -- cgit v1.2.3