Remove unnecessary adds

Signed-off-by: Wouter Born <eclipse@maindrain.net>
This commit is contained in:
Wouter Born 2017-09-17 15:56:54 +02:00
parent 56f47ab8f0
commit 9cd3c44921
No known key found for this signature in database
GPG Key ID: E3D2BBC0184688A1
4 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ catalog:
- variable: "PCAP_SUPPORT_ENABLED"
label: "Enable Packet Capture Support"
description: "Runs openHAB as root and adds adds network capabilities e.g. for libpcap support"
description: "Runs openHAB as root and adds network capabilities e.g. for libpcap support"
required: true
default: false
type: boolean

View File

@ -40,7 +40,7 @@ catalog:
- variable: "PCAP_SUPPORT_ENABLED"
label: "Enable Packet Capture Support"
description: "Runs openHAB as root and adds adds network capabilities e.g. for libpcap support"
description: "Runs openHAB as root and adds network capabilities e.g. for libpcap support"
required: true
default: false
type: boolean

View File

@ -40,7 +40,7 @@ catalog:
- variable: "PCAP_SUPPORT_ENABLED"
label: "Enable Packet Capture Support"
description: "Runs openHAB as root and adds adds network capabilities e.g. for libpcap support"
description: "Runs openHAB as root and adds network capabilities e.g. for libpcap support"
required: true
default: false
type: boolean

View File

@ -40,7 +40,7 @@ catalog:
- variable: "PCAP_SUPPORT_ENABLED"
label: "Enable Packet Capture Support"
description: "Runs openHAB as root and adds adds network capabilities e.g. for libpcap support"
description: "Runs openHAB as root and adds network capabilities e.g. for libpcap support"
required: true
default: false
type: boolean