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

base.lua: Install webapps netdata if netdata is installed

parent bcb24b98
No related branches found
No related tags found
1 merge request!221lists: add netdata package list
......@@ -11,6 +11,7 @@ list_script('terminal-apps.lua')
-- WebAPPs
Install("turris-webapps", { priority = 40 })
Install("turris-webapps-netdata", { condition = "netdata", priority = 40 })
-- IPv6
Install("ds-lite", "6in4", "6rd", "6to4", { priority = 40 })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment