mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	Update install.sh
This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Authors:
 | 
					# Authors:
 | 
				
			||||||
# (C) 2021 Idea an concept by Christian Zengel <christian@sysops.de>
 | 
					# (C) 2021 Idea an concept by Christian Zengel <christian@sysops.de>
 | 
				
			||||||
# (C) 2021 Script design and prototype by Markus Helmke <helmke@cloudistboese.de>
 | 
					# (C) 2021 Script design and prototype by Markus Helmke <m.helmke@nettwarker.de>
 | 
				
			||||||
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
 | 
					# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# IMPORTANT NOTE:
 | 
					# IMPORTANT NOTE:
 | 
				
			||||||
@@ -121,4 +121,4 @@ if [[ $opt == "zmb-ad" ]]; then
 | 
				
			|||||||
  pct stop $LXC_NBR
 | 
					  pct stop $LXC_NBR
 | 
				
			||||||
  pct set $LXC_NBR \-nameserver $(echo $LXC_IP | cut -d'/' -f 1)
 | 
					  pct set $LXC_NBR \-nameserver $(echo $LXC_IP | cut -d'/' -f 1)
 | 
				
			||||||
  pct start $LXC_NBR
 | 
					  pct start $LXC_NBR
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user