fix final style issue (#2160)

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
pull/2219/head
stefan-hoehn 2023-11-19 13:18:35 +01:00 committed by GitHub
parent 1903f69946
commit 86448c0662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ You can increase this in the future if you like.
root@openhab:/openhab# chown openhab:openhab /dev/ttyACM0
root@openhab:/openhab# chmod o+rw /dev/ttyACM0
```
To preserve the changes on container reboot see [Executing shell scripts before openHAB is started](https://github.com/openhab/openhab-docker#executing-shell-scripts-before-openhab-is-started) article.
:::