mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	add system flag for uv
This commit is contained in:
		@@ -79,7 +79,7 @@ echo -e "Paperless-ngx Database Password: \e[32m$DB_PASS\e[0m" >>~/paperless.cre
 | 
			
		||||
echo -e "Paperless-ngx Database Name: \e[32m$DB_NAME\e[0m" >>~/paperless.creds
 | 
			
		||||
 | 
			
		||||
msg_info "Installing Natural Language Toolkit (Patience)"
 | 
			
		||||
$STD uv pip install nltk
 | 
			
		||||
$STD uv pip install nltk --system
 | 
			
		||||
$STD uv run -- python -m nltk.downloader -d /usr/share/nltk_data all
 | 
			
		||||
sed -i -e 's/rights="none" pattern="PDF"/rights="read|write" pattern="PDF"/' /etc/ImageMagick-6/policy.xml
 | 
			
		||||
msg_ok "Installed Natural Language Toolkit"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user