v0.36c: Moved and renamed writeConfigToDisk into utils.go
This commit is contained in:
@ -40,7 +40,8 @@ func updateJail(jail *Jail) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// TODO : Get and write new release into config.json
|
||||
// Get and write new release into config.json
|
||||
updateVersion(jail)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user