Skip to content
Snippets Groups Projects
Commit 059ea7e5 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-autoupdater: add version_file option to uci settings

parent cfc4a993
No related branches found
No related tags found
No related merge requests found
...@@ -38,5 +38,7 @@ if not c:get('autoupdater', 'settings') then ...@@ -38,5 +38,7 @@ if not c:get('autoupdater', 'settings') then
) )
end end
c:set('autoupdater', 'settings', 'version_file', '/lib/gluon/release')
c:save('autoupdater') c:save('autoupdater')
c:commit('autoupdater') c:commit('autoupdater')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment