bundles/openhab: fix website_check_string
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2021-10-31 10:31:13 +01:00
parent 0412c9042a
commit 0398df8f3a
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -47,7 +47,7 @@ def nginx(metadata):
},
},
'website_check_path': '/',
'website_check_string': 'opnHAB',
'website_check_string': 'openHAB',
},
},
},