mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	replaced lxc-start by pct start
This commit is contained in:
		@@ -105,7 +105,7 @@ select opt in just_lxc zmb-standalone zmb-member zmb-ad mailpiler matrix quit; d
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
lxc-start $LXC_NBR;
 | 
			
		||||
pct start $LXC_NBR;
 | 
			
		||||
sleep 5;
 | 
			
		||||
# Set the root password and key
 | 
			
		||||
echo -e "$LXC_PWD\n$LXC_PWD" | lxc-attach -n$LXC_NBR passwd;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user