From 24d002be53425e71f9cb1fd616f87516298dc4dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 12 Feb 2019 13:10:07 +0100 Subject: personal-pkgs-repo: add etherwake to turris-prague --- personal-pkgs-repo/files/updater.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'personal-pkgs-repo/files/updater.lua') 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 -- cgit v1.2.3