mirror of
				https://github.com/casjaysdevdocker/bind
				synced 2025-11-04 01:02:38 -05:00 
			
		
		
		
	🗃️ Update codebase 🗃️
rootfs/usr/local/bin/entrypoint.sh
This commit is contained in:
		@@ -480,6 +480,7 @@ backup)
 | 
				
			|||||||
  ;;
 | 
					  ;;
 | 
				
			||||||
# Docker healthcheck
 | 
					# Docker healthcheck
 | 
				
			||||||
healthcheck)
 | 
					healthcheck)
 | 
				
			||||||
 | 
					  shift 1
 | 
				
			||||||
  arguments="$*"
 | 
					  arguments="$*"
 | 
				
			||||||
  healthStatus=0
 | 
					  healthStatus=0
 | 
				
			||||||
  healthEnabled="${HEALTH_ENABLED:-}"
 | 
					  healthEnabled="${HEALTH_ENABLED:-}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user