Whoopsie, helps to actually do something with the error
This commit is contained in:
@@ -85,7 +85,7 @@ func New(data []byte) (*Installer, error) {
|
||||
|
||||
return &Installer{
|
||||
server: s2,
|
||||
}, nil
|
||||
}, err
|
||||
}
|
||||
|
||||
// Returns the UUID associated with this installer instance.
|
||||
|
||||
Reference in New Issue
Block a user