manman-sync: commit so move migrations don't mess up things
This commit is contained in:
parent
db58670a14
commit
a36f9d7e2a
@ -212,6 +212,7 @@ if uci:get_bool('gluon-manman-sync', 'sync', 'enabled') then
|
|||||||
uci:save('gluon-manman-sync')
|
uci:save('gluon-manman-sync')
|
||||||
uci:save('gluon-static-ip')
|
uci:save('gluon-static-ip')
|
||||||
uci:save('gluon-node-info')
|
uci:save('gluon-node-info')
|
||||||
|
os.execute('exec uci commit')
|
||||||
|
|
||||||
print('Applying changes...')
|
print('Applying changes...')
|
||||||
os.execute('exec gluon-reconfigure')
|
os.execute('exec gluon-reconfigure')
|
||||||
|
Loading…
Reference in New Issue
Block a user