Skip to content
Snippets Groups Projects
Verified Commit 5533cde3 authored by Karel Koci's avatar Karel Koci :metal: Committed by Josef Schlehofer
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f42fffc7
No related branches found
No related tags found
2 merge requests!377Turris OS 5.2 (HBK),!240lists/base-fix: remove updater's task log
......@@ -56,7 +56,7 @@ if not version_match or not installed or
Package("fix-pkglists-options", { replan = "finished" })
end
-- Remove no longer generated task log
-- Remove no longer generated task log from Updater
if not version_match or not installed or
(installed["updater-supervisor"] and version_match(installed["updater-supervisor"].version, "<1.3.2")) then
Install("fix-updater-rm-log")
......
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