remove backup in kylin-unattended-upgrade
This commit is contained in:
parent
fa35fd6d62
commit
5efe754700
|
@ -3495,7 +3495,7 @@ def run(options, # type: Options
|
|||
pass
|
||||
else:
|
||||
logging.info("neeed backup")
|
||||
Backup()
|
||||
#Backup()
|
||||
# do install
|
||||
WriteValueToFile(UNATTENDED_UPGRADE_CONFIG_FILE_PATH,"UNATTENDED_UPGRADE","autoupdate_run_status","install")
|
||||
#send install start msg to notify
|
||||
|
|
Loading…
Reference in New Issue