Commit 5a41ba73 authored by Jean-Baptiste Petre's avatar Jean-Baptiste Petre

call function

parent 0dfa2c47
......@@ -114,3 +114,7 @@ def slapos_cfg_update():
with open('slapos.cfg', 'wb') as configfile:
config.write(configfile)
# call function
slapos_cfg_update()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment