Skip to content
Snippets Groups Projects
Verified Commit 80999194 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

lists/base-min: install Christmas as well on Turris 1.x

parent 04a9d1cc
Branches
Tags
No related merge requests found
......@@ -50,8 +50,8 @@ Install("ca-certificates", { priority = 40 })
_FEATURE_GUARD_
if board == "omnia" then
-- It's Christmas time
-- It's Christmas time
if board == "turris1x" or board == "omnia" then
Install('christmas', { priority = 10 })
end
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment