mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 02:14:37 +00:00
Update mqtt-v4.sh
This commit is contained in:
parent
5bc7e2fc7c
commit
aff72290c4
1 changed files with 0 additions and 5 deletions
|
@ -255,11 +255,6 @@ fi
|
|||
}
|
||||
clear
|
||||
start_script
|
||||
if [ "$CT_TYPE" == "1" ]; then
|
||||
FEATURES="nesting=1,keyctl=1"
|
||||
else
|
||||
FEATURES="nesting=1"
|
||||
fi
|
||||
if [ "$VERB" == "yes" ]; then set -x; fi
|
||||
if [ "$CT_TYPE" == "1" ]; then
|
||||
FEATURES="nesting=1,keyctl=1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue