diff options
Diffstat (limited to 'updater.lua')
-rw-r--r-- | updater.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/updater.lua b/updater.lua index 7308ab3..78f57fa 100644 --- a/updater.lua +++ b/updater.lua @@ -41,7 +41,6 @@ if hostname == "turris-prague" then bigclown = true public = true Install("6to4") - Install("etherwake") elseif hostname == "turris-home" then tools = true vpn = true |