mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update influxdb.sh
This commit is contained in:
		@@ -162,7 +162,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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user