mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-27 10:57:02 +02:00
Update nginx-proxy-manager.sh
This commit is contained in:
parent
09b67f9d91
commit
8e7442955a
@ -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…
Reference in New Issue
Block a user