nodes/home.kodi-wohnzimmer: use raspbian 32bit
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
5e8489a74c
commit
36e70a656b
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ nodes['home.kodi-wohnzimmer'] = {
|
|||
},
|
||||
},
|
||||
# This is a raspberry pi, but raspbian 64bit is plain debian.
|
||||
'os': 'debian',
|
||||
'os': 'raspbian',
|
||||
'os_version': (10, 5),
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue