mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Quickfix: Crafty-Controller remove unnecessary \ (#2233)
This commit is contained in:
		@@ -23,7 +23,7 @@ $STD apt-get install -y \
 | 
				
			|||||||
  lsb-release \
 | 
					  lsb-release \
 | 
				
			||||||
  apt-transport-https \
 | 
					  apt-transport-https \
 | 
				
			||||||
  coreutils \
 | 
					  coreutils \
 | 
				
			||||||
  software-properties-common \
 | 
					  software-properties-common
 | 
				
			||||||
msg_ok "Installed Dependencies"
 | 
					msg_ok "Installed Dependencies"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Setting up TermurinJDK"
 | 
					msg_info "Setting up TermurinJDK"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user