mirror of
				https://github.com/casjaysdevdocker/bind
				synced 2025-11-04 01:02:38 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
		@@ -361,7 +361,7 @@ EOF
 | 
			
		||||
    done
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  if [ -d "$VAR_DIR/remote" ]; then
 | 
			
		||||
  if [ -d "$DATA_DIR/remote" ]; then
 | 
			
		||||
    for dns_file in "$DATA_DIR/remote"/*; do
 | 
			
		||||
      file_name="$(basename "$dns_file")"
 | 
			
		||||
      domain_name="$(basename "${dns_file%.*}")"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user