mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 08:52:18 +02:00
Update zigbee2mqtt.sh
This commit is contained in:
parent
24bb42e8ed
commit
f249a91942
@ -164,7 +164,7 @@ function cleanup() {
|
|||||||
rm -rf $TEMP_DIR
|
rm -rf $TEMP_DIR
|
||||||
}
|
}
|
||||||
if [ "$IM" == "1" ]; then
|
if [ "$IM" == "1" ]; then
|
||||||
FEATURES="nesting=1,keyctl=1,mknod=1"
|
FEATURES="nesting=1,keyctl=1"
|
||||||
else
|
else
|
||||||
FEATURES="nesting=1"
|
FEATURES="nesting=1"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user