mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Changed zmd-ad script call in install.sh
This commit is contained in:
		@@ -80,9 +80,8 @@ select opt in just_lxc zmb-standalone zmb-member zmb-ad mailpiler matrix quit; d
 | 
				
			|||||||
      echo "Selected Zamba AD DC"
 | 
					      echo "Selected Zamba AD DC"
 | 
				
			||||||
      # Enable nesting for ntp service
 | 
					      # Enable nesting for ntp service
 | 
				
			||||||
      pct set $LXC_NBR -features nesting=1
 | 
					      pct set $LXC_NBR -features nesting=1
 | 
				
			||||||
      # TODO: write script for Zamba AD DC
 | 
					      sleep 2
 | 
				
			||||||
      echo "This function is not implemented yet! Exiting..."
 | 
					      break
 | 
				
			||||||
      exit 1
 | 
					 | 
				
			||||||
      ;;
 | 
					      ;;
 | 
				
			||||||
    mailpiler)
 | 
					    mailpiler)
 | 
				
			||||||
      echo "Configuring LXC container for '$opt'!"
 | 
					      echo "Configuring LXC container for '$opt'!"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user