diff options
Diffstat (limited to 'personal-pkgs-repo/files/updater.lua')
-rw-r--r-- | personal-pkgs-repo/files/updater.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/personal-pkgs-repo/files/updater.lua b/personal-pkgs-repo/files/updater.lua index 1b274e7..046ed9f 100644 --- a/personal-pkgs-repo/files/updater.lua +++ b/personal-pkgs-repo/files/updater.lua @@ -39,6 +39,7 @@ if hostname == "turris-prague" then vpn = true bigclown = true Install("6to4") + Install("etherwake") elseif hostname == "turris-home" then tools = true vpn = true |