Skip to content

Commit 70cc459

Browse files
authored
Update README.md
1 parent 2e38251 commit 70cc459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The parameters are split into two halves, separated by a colon, the left hand si
5555
*Optional Settings:*
5656

5757
* `-e PACKAGES` - Additional [packages](https://pkgs.alpinelinux.org/packages) to install (comma separated, no spaces) e.g. `-e PACKAGES=ffmpeg,openssh`
58-
* `-e TERMINATE_ON_ERROR=1` - If `TERMINATE_ON_ERROR` is set to `1` then the container will exist when the Homebridge process ends, otherwise it will be restarted.
58+
* `-e TERMINATE_ON_ERROR=1` - If `TERMINATE_ON_ERROR` is set to `1` then the container will exit when the Homebridge process ends, otherwise it will be restarted.
5959

6060
### User / Group Identifiers
6161

0 commit comments

Comments
 (0)