parent
d8e28ce785
commit
721a083c85
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ def enable_system_restore():
|
|||
'resize', 'shadowstorage',
|
||||
'/on={}'.format(global_vars['Env']['SYSTEMDRIVE']),
|
||||
'/for={}'.format(global_vars['Env']['SYSTEMDRIVE']),
|
||||
'/maxsize=5%']
|
||||
'/maxsize=8%']
|
||||
run_program(cmd)
|
||||
|
||||
def update_clock():
|
||||
|
|
|
|||
Loading…
Reference in a new issue