Explorar el Código

Update mqtt-v4.sh

tteckster hace 2 años
padre
commit
aff72290c4
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      ct/mqtt-v4.sh

+ 0 - 5
ct/mqtt-v4.sh

@@ -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"