mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	popd
This commit is contained in:
		@@ -54,12 +54,12 @@ $STD apt-get install -y \
 | 
				
			|||||||
msg_ok "Installed OCR Dependencies"
 | 
					msg_ok "Installed OCR Dependencies"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Setup JBIG2"
 | 
					msg_info "Setup JBIG2"
 | 
				
			||||||
pushd /opt/jbig2enc >/dev/null
 | 
					cd /opt/jbig2enc
 | 
				
			||||||
$STD bash ./autogen.sh
 | 
					$STD bash ./autogen.sh
 | 
				
			||||||
$STD bash ./configure
 | 
					$STD bash ./configure
 | 
				
			||||||
$STD make
 | 
					$STD make
 | 
				
			||||||
$STD make install
 | 
					$STD make install
 | 
				
			||||||
popd >/dev/null
 | 
					cd /
 | 
				
			||||||
rm -rf /opt/jbig2enc
 | 
					rm -rf /opt/jbig2enc
 | 
				
			||||||
msg_ok "Installed JBIG2"
 | 
					msg_ok "Installed JBIG2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user