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