mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 16:23:21 +01:00
Update zwavejs2mqtt.sh
This commit is contained in:
parent
f249a91942
commit
a8e7d14178
@ -165,7 +165,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…
Reference in New Issue
Block a user