bundles/openhab: backup-client/pre-hooks must not be a list
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
b14f5aea58
commit
8a24af27ee
1 changed files with 1 additions and 3 deletions
|
@ -29,9 +29,7 @@ defaults = {
|
||||||
},
|
},
|
||||||
'backup-client': {
|
'backup-client': {
|
||||||
'pre-hooks': {
|
'pre-hooks': {
|
||||||
'openhab': [
|
'openhab': '/usr/share/openhab/runtime/bin/backup --full\n',
|
||||||
'/usr/share/openhab/runtime/bin/backup --full',
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue