Whoopsie, helps to actually do something with the error

This commit is contained in:
Dane Everitt
2019-12-16 20:55:56 -08:00
parent 92a7c9d231
commit dd4a920d62

View File

@@ -85,7 +85,7 @@ func New(data []byte) (*Installer, error) {
return &Installer{
server: s2,
}, nil
}, err
}
// Returns the UUID associated with this installer instance.