mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update docker.sh
This commit is contained in:
		@@ -243,7 +243,8 @@ EOF
 | 
			
		||||
 | 
			
		||||
echo -en "${GN} Starting LXC Container... "
 | 
			
		||||
pct start $CTID
 | 
			
		||||
${SD}if [ "$STORAGE_TYPE" == "zfspool" ]; then
 | 
			
		||||
${SD}if [ "$STORAGE_TYPE" == "zfspool" ]; 
 | 
			
		||||
${SD}then
 | 
			
		||||
${SD}pct push $CTID fuse-overlayfs /usr/local/bin/fuse-overlayfs -perms 755
 | 
			
		||||
${SD}info "${BL}Using fuse-overlayfs.${CL}"
 | 
			
		||||
${SD}fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user