Remove unusued TODO
This commit is contained in:
parent
2493cbb078
commit
ac5ea35c21
1 changed files with 0 additions and 1 deletions
|
|
@ -214,7 +214,6 @@ func (si systemupdate) Run(context wisski_distillery.Context) (err error) {
|
|||
}, context.Stderr, "Performing Component Updates"); err != nil {
|
||||
return err
|
||||
}
|
||||
// TODO: Register cronjob in /etc/cron.d!
|
||||
|
||||
logging.LogMessage(context.Stderr, "System has been updated")
|
||||
return nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue