Update zigbee2mqtt.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent 24bb42e8ed
commit f249a91942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ function cleanup() {
rm -rf $TEMP_DIR
}
if [ "$IM" == "1" ]; then
FEATURES="nesting=1,keyctl=1,mknod=1"
FEATURES="nesting=1,keyctl=1"
else
FEATURES="nesting=1"
fi

Loading…
Cancel
Save

Powered by BW's shoe-string budget.