mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	It's not a customer
This commit is contained in:
		
				
					committed by
					
						
						Trenton H
					
				
			
			
				
	
			
			
			
						parent
						
							e635bfedc5
						
					
				
				
					commit
					2a9bb55559
				
			@@ -89,7 +89,7 @@ superuser() {
 | 
			
		||||
	fi
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
customer_container_init() {
 | 
			
		||||
custom_container_init() {
 | 
			
		||||
	# Mostly borrowed from the LinuxServer.io base image
 | 
			
		||||
	# https://github.com/linuxserver/docker-baseimage-ubuntu/tree/bionic/root/etc/cont-init.d
 | 
			
		||||
	readonly custom_script_dir="/custom-cont-init.d"
 | 
			
		||||
@@ -145,7 +145,7 @@ do_work() {
 | 
			
		||||
	superuser
 | 
			
		||||
 | 
			
		||||
	# Leave this last thing
 | 
			
		||||
	customer_container_init
 | 
			
		||||
	custom_container_init
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user