mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	bugfix
This commit is contained in:
		@@ -52,7 +52,7 @@ search_index() {
 | 
			
		||||
 | 
			
		||||
superuser() {
 | 
			
		||||
	if [[ -n "${PAPERLESS_ADMIN_USER}" ]]; then
 | 
			
		||||
		sudo -HEu paperless python3 manage.py manage_superuser
 | 
			
		||||
		python3 manage.py manage_superuser
 | 
			
		||||
	fi
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user