mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update paperless-ngx-install.sh
tweak
This commit is contained in:
		
							parent
							
								
									afd070a691
								
							
						
					
					
						commit
						aa96a47efc
					
				| @ -13,15 +13,6 @@ setting_up_container | |||||||
| network_check | network_check | ||||||
| update_os | update_os | ||||||
| 
 | 
 | ||||||
| msg_info "Installing Python3" |  | ||||||
| $STD apt-get install -y --no-install-recommends \ |  | ||||||
|   python3 \ |  | ||||||
|   python3-pip \ |  | ||||||
|   python3-dev \ |  | ||||||
|   python3-setuptools \ |  | ||||||
|   python3-wheel |  | ||||||
| msg_ok "Installed Python3" |  | ||||||
| 
 |  | ||||||
| msg_info "Installing Dependencies (Patience)" | msg_info "Installing Dependencies (Patience)" | ||||||
| $STD apt-get install -y --no-install-recommends \ | $STD apt-get install -y --no-install-recommends \ | ||||||
|   redis \ |   redis \ | ||||||
| @ -49,6 +40,15 @@ $STD apt-get install -y --no-install-recommends \ | |||||||
|   mc |   mc | ||||||
| msg_ok "Installed Dependencies" | msg_ok "Installed Dependencies" | ||||||
| 
 | 
 | ||||||
|  | msg_info "Installing Python3 Dependencies" | ||||||
|  | $STD apt-get install -y --no-install-recommends \ | ||||||
|  |   python3 \ | ||||||
|  |   python3-pip \ | ||||||
|  |   python3-dev \ | ||||||
|  |   python3-setuptools \ | ||||||
|  |   python3-wheel | ||||||
|  | msg_ok "Installed Python3 Dependencies" | ||||||
|  | 
 | ||||||
| msg_info "Installing OCR Dependencies (Patience)" | msg_info "Installing OCR Dependencies (Patience)" | ||||||
| $STD apt-get install -y --no-install-recommends \ | $STD apt-get install -y --no-install-recommends \ | ||||||
|   unpaper \ |   unpaper \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user