fix(xo-server/importVdiContent): HOST → host
This commit is contained in:
parent
4d2909567c
commit
20dc4af4a4
@ -1985,7 +1985,7 @@ export default class Xapi extends XapiBase {
|
||||
throw new Error('no valid PBDs found')
|
||||
}
|
||||
|
||||
const host = pbd.$HOST
|
||||
const host = pbd.$host
|
||||
|
||||
await Promise.all([
|
||||
body.task,
|
||||
|
Loading…
Reference in New Issue
Block a user