Typo.
This commit is contained in:
		
							parent
							
								
									a51fd8b31b
								
							
						
					
					
						commit
						519533c02d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -92,7 +92,7 @@ powerdns-create-zonedir:
 | 
			
		|||
powerdns-add-zones: powerdns-create-zonedir
 | 
			
		||||
	cd $(POWERDNS_ZONEDIR) && for i in *; do pdns_control bind-add-zone $$i $(POWERDNS_ZONEDIR)/$$i; done
 | 
			
		||||
migration: build-client migration-file run-migration-client run-client-genzones copy-old-zones
 | 
			
		||||
	@echo "next as root: make powerdns-add-zones
 | 
			
		||||
	@echo "next as root: make powerdns-add-zones"
 | 
			
		||||
 | 
			
		||||
doc:
 | 
			
		||||
	crystal docs src/main.cr src/client.cr lib/authd/src/client.cr
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue