gluon-autoupdater: add version_file option to uci settings
This commit is contained in:
parent
cfc4a99307
commit
059ea7e5fd
@ -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')
|
||||||
|
Loading…
Reference in New Issue
Block a user